@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
.{vertical-align:baseline;margin:0;padding:0;outline:0;}
body{font-size:12px;margin:0 auto auto;
font-family:Microsoft Yahei,Arial, Helvetica, sans-serif;
text-align:left;Background-color:#fff;}
ul{margin:0;float:left;padding:0;}
img{border:0;}
li{list-style:none;}

a:link{text-decoration:none;color:#5c5c5c;}
a:visited{text-decoration:none;color:#010100;}
a:hover{
	text-decoration:underline;
	color:#feb432;
}
a:active{text-decoration:none;}
#yfc{display:none !important;}
.lxb-container{display:none !important;}
.zx_title a:link{text-decoration:none;color:#be6d06;}
.zx_title a:visited{text-decoration:none;color:#be6d06;}
.zx_title a:hover{text-decoration:underline;color:#be6d06;}
.zx_title a:active{text-decoration:none;}


.zxconsert a:link{text-decoration:none;color:#78551F;}
.zxconsert a:visited{text-decoration:none;color:#78551F;}
.zxconsert a:hover{text-decoration:none;color:#78551F;}
.zxconsert a:active{text-decoration:none;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix{zoom:1;}

img{border:0;}
.wrapper{width:100%;margin:0 auto;}
.piaofu{ position:fixed!important;bottom:30%;z-index:100;  
      position:absolute;  top:expression(eval(document.body.scrollTop + (document.body.clientHeight)-10- (this.offsetHeight)));left:0px }




.content{width:985px; margin:0 auto; font-family:Arial, Helvetica, sans-serif; }
.xiangmu{width:980px;  height:70px;padding-top:15px;}
.xiangmu ul{ margin-left:5px!important; margin-left:-13px}
.xiangmu ul li{width:59px; margin-left:21px; float:left}

.xiangmu1{ width:59px; height:59px;background:url(/public_tz/images/index_50.jpg) no-repeat; overflow:hidden;}
.xiangmu1:hover{  width:59px; height:59px;background:url(/public_tz/images/hindex_50.jpg) no-repeat; overflow:hidden;}
.xiangmu2{ width:59px; height:59px;background:url(/public_tz/images/index_31.jpg) no-repeat; overflow:hidden;}
.xiangmu2:hover{  width:59px; height:59px;background:url(/public_tz/images/hindex_31.jpg) no-repeat; overflow:hidden;}

.xiangmu3{ width:59px; height:59px;background:url(/public_tz/images/index_34.jpg) no-repeat; overflow:hidden;}
.xiangmu3:hover{  width:59px; height:59px;background:url(/public_tz/images/hindex_34.jpg) no-repeat; overflow:hidden;}

.xiangmu4{ width:59px; height:59px;background:url(/public_tz/images/index_36.jpg) no-repeat; overflow:hidden;}
.xiangmu4:hover{  width:59px; height:59px;background:url(/public_tz/images/hindex_36.jpg) no-repeat; overflow:hidden;}

.xiangmu5{ width:59px; height:59px;background:url(/public_tz/images/index_38.jpg) no-repeat; overflow:hidden;}
.xiangmu5:hover{  width:59px; height:59px;background:url(/public_tz/images/hindex_38.jpg) no-repeat; overflow:hidden;}

.xiangmu6{ width:59px; height:59px;background:url(/public_tz/images/index_40.jpg) no-repeat; overflow:hidden;}
.xiangmu6:hover{  width:59px; height:59px;background:url(/public_tz/images/hindex_40.jpg) no-repeat; overflow:hidden;}

.xiangmu7{ width:59px; height:59px;background:url(/public_tz/images/index_42.jpg) no-repeat; overflow:hidden;}
.xiangmu7:hover{  width:59px; height:59px;background:url(/public_tz/images/hindex_42.jpg) no-repeat; overflow:hidden;}

.xiangmu8{ width:59px; height:59px;background:url(/public_tz/images/index_44.jpg) no-repeat; overflow:hidden;}
.xiangmu8:hover{  width:59px; height:59px;background:url(/public_tz/images/hindex_44.jpg) no-repeat; overflow:hidden;}

.xiangmu9{ width:59px; height:59px;background:url(/public_tz/images/index_46.jpg) no-repeat; overflow:hidden;}
.xiangmu9:hover{  width:59px; height:59px;background:url(/public_tz/images/hindex_46.jpg) no-repeat; overflow:hidden;}

.xiangmu10{ width:59px; height:59px;background:url(/public_tz/images/index_48.jpg) no-repeat; overflow:hidden;}
.xiangmu10:hover{  width:59px; height:59px;background:url(/public_tz/images/hindex_48.jpg) no-repeat; overflow:hidden;}

.xiangmu11{ width:59px; height:59px;background:url(/public_tz/images/index_52.jpg) no-repeat; overflow:hidden;}
.xiangmu11:hover{  width:59px; height:59px;background:url(/public_tz/images/hindex_52.jpg) no-repeat; overflow:hidden;}

.xiangmu12{ width:59px; height:59px;background:url(/public_tz/images/index_54.jpg) no-repeat; overflow:hidden;}
.xiangmu12:hover{  width:59px; height:59px;background:url(/public_tz/images/hindex_54.jpg) no-repeat; overflow:hidden;}



.left_Content{width:707px; height:auto; background:#fff; margin-top:10px; overflow:hidden;float:left;}
.right_Content{float:left; width:262px;margin-top:9px; padding-left:15px!important; padding-left:12px;  margin-top:31px;}
.erjiNav{width:702px;  padding-left:5px; padding-bottom:5px; font-size:14px; color:#343434}
.erjiNav span{font-family: monospace;}
.erjiNav a{ color:#343434}
.erjiNav a:hover{ color:#FEB432; text-decoration:none;}

.erjiNavLine{border-top:solid 3px #201705; width:100%; }

.zxul{width:705px; padding-top:10px; border-top: #201705 solid 3px;}
.zxul li{width:685px; border-bottom:solid 1px #d9dde0; height:38px;padding-left:20px; }

.zx_news_title{width:405px; float:left; height:38px; line-height:38px;overflow:hidden;          
               /*超出部分隐藏*/     
               white-space:nowrap;
               /*文本溢出用"..."表示*/
               text-overflow:ellipsis;                    /*适用IE*/
               -o-text-overflow:ellipsis;                 /*适用opera*/
               -moz-binding: url('ellipsis.xml#ellipsis');/*适用火狐(firefox通过XUL实现效果)*/}
.zx_news_zuoze{width:100px; text-align:left; float:left; height:38px; line-height:38px; overflow:hidden}
.zx_news_date{width:70px; height:38px; line-height:38px; float:right; padding-right:10px; color:#686868}


.zx_menum{width:705px; float:left;background:url(/public_tz/images/daobg.jpg) repeat-x;   background-position:right; font-size:12px;  color:#000000;border:solid 1px #c6c2b7; }

#bbzx,#ybzx,#lxxg,#fxlx,#jfss,#kslcz,#nxmjs,#nalzs,#nwyys,#nclsb,#qtzx{float:left;    text-align:center; cursor:pointer; background:url(/public_tz/images/daofgx.jpg) no-repeat right;}


.zxconsert{ color:#78551F; width:100px; height:29px; line-height:29px;}
.zxunconsert{width:100px; height:29px; line-height:29px;}
.tongyong_zxNav{float:left; width:60px;  padding-left:10px; padding-right:3px;}

#qtzx{  background:none;}
.ico_nzv{background:url(/public_tz/images/XTB3.png) no-repeat; width:10px; height:4px; float:left; margin-top:12px;}
.ico_cuner{background:url(/public_tz/images/XTB2.png) no-repeat; width:10px; height:4px; float:left; margin-top:12px;}


.zx_title{width:275px;  color:#c26c09; font-size:14px; font-weight:bold}
.zx_ys{color:#1a1a1a; padding-top:5px; font-size:14px; }
.zx_ys_content{ line-height:24px; color:#686257;  width:253px;overflow:hidden;          
               /*超出部分隐藏*/     
               white-space:nowrap;
               /*文本溢出用"..."表示*/
               text-overflow:ellipsis;                    /*适用IE*/
               -o-text-overflow:ellipsis;                 /*适用opera*/
               -moz-binding: url('ellipsis.xml#ellipsis');/*适用火狐(firefox通过XUL实现效果)*/  padding-top:10px; float:left}
.zx_syy{padding-top:20px; width:350px;}
.zx_menum_Content ul{width:100%;}
.zx_menum_Content li{float:left; width:100%; padding-left:10px; height:178px; background:url(/public_tz/images/xuxian.jpg) no-repeat; background-position:bottom}

.zx_pic{width:189px; height:125px; float:left;border:solid 1px #b5b1a8;  text-align:center; line-height:25px; margin-top:22px;}
.zx_ys a{ color:#735418;}

.zx_list_right_content{float:left;width:480px; margin-left:10px; background:#f6f3ef; height:175px; padding-left:15px; color:#686257}
.zx_btn_select{float:left; text-align:center;  width:70px; padding-left:10px; padding-top:15px; }
.btn_detail{background:url(/public_tz/images/erjianbg.jpg) no-repeat; width:70px; height:27px;  line-height:26px; float:left; color:#fff; margin-top:8px;}
.jiange{width:15px; float:left; height:23px;}

.zxspan1{color:#fff}
.zxspan2{color:#fff}

.youshi_zx{width:380px; padding-top:15px; float:left}
.shiyongyu{float:left;  padding-top:10px; line-height:24px;width:470px; }
.shiyongyu span{ color:#675436}

.zx_list_right_content:hover{ background:#ece9e5; cursor:pointer}




.zx_menum_bottom{background:url(/public_tz/images/ej_06.jpg) repeat-x; width:100%; height:36px; float:left}
.zx_cgal{width:100%; height:32px; background:#221703; float:left;  font-size:14px; font-weight:bold;  color:#b87100; margin-top:-3px;}
.zx_cgal_title{float:left}
.more_zx{float:right; color:#735111; font-size:12px; font-weight:normal; padding-right:15px;font-family: monospace; line-height:32px;}
.zx_cgal_content{width:100%; height:205px; float:left}


.qtwy_content{width:100%; height:auto; float:left; background:#f6f2ef}
.qtwy_ul{width:690px!important; width:720px;  margin-left:0px!important; margin-left:-13px; padding-top:8px;}
.qtwy_ul li{float:left; width:100px; text-align:center; margin-left:15px; padding-top:10px;}
.zixun_news{width:430px;  float:left; margin-top:18px; margin-left:15px;}
.zixun_news ul{padding-left:25px;}
.zixun_news ul li{ float:left; color:#181818; width:195px; line-height:26px; overflow:hidden;          
               /*超出部分隐藏*/     
               white-space:nowrap;
               /*文本溢出用"..."表示*/
               text-overflow:ellipsis;                    /*适用IE*/
               -o-text-overflow:ellipsis;                 /*适用opera*/
               -moz-binding: url('ellipsis.xml#ellipsis');/*适用火狐(firefox通过XUL实现效果)*/ }


.news_fannao_title{width:210px; background:#806e56; height:28px; line-height:28px; color:#fff; float:left; padding-left:10px; margin-left:15px; margin-top:18px;}
.news_fannao_content{width:200px; padding-left:10px; padding-right:10px; padding-top:15px; height:79px;float:left; margin-left:15px;}


.newsContent{
	width:705px;
	margin:0 auto;
	padding-top:15px;
	font-size:14px;
	color:#676767;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #004ea1;
}
.newsContent p{
				line-height: 30px;
				margin-bottom: 20px;
				font-size: 14px;
				color: #333;
				font-family: "宋体";
				text-indent: 2em;}
.newsTitle{width:705px; height:60px; line-height:60px; text-align:center;  font-family:Microsoft Yahei}
.newsTitle_info{
	width:704px;
	text-align:center;
	line-height:25px;
	border:1px solid #ebebeb;
	font-size:12px;
	color:#94908f;
	background-color: #edf6ff;
}
h1{color:#004ea1; font-size:20px; font-weight:normal; }
.RecommendedNews{padding-top:10px;}

.news_fannao_content a{white-space:nowrap;Word-break:normal; display:block; float:left; padding-right:15px; color:#4f4f4f; line-height:22px; }

 .zx_btn{width:510px; text-align:center; height:45px;  padding-top:35px; padding-left:190px;}
.btn_zx{background:url(/public_tz/images/index_106.jpg) no-repeat;width:95px; height:25px; line-height:25px; color:#fff; text-align:center; float:left;
 margin-left:30px!important; margin-left:15px; }
 .btn_zx a{ color:#fff}
 

.wxts{width:673px; height:80px; background:#EDF6FF; margin:0 auto; padding-left:15px; padding-right:10px; line-height:22px; padding-top:12px; color:#686765;
      border:solid 1px #EBEBEB;
      }
.perNext{width:705px; height:30px; margin:0 auto; margin-top:10px; }
.per{width:45%; float:left; padding-left:15px; line-height:30px; color:#171405;}
.next{width:45%; float:right; padding-left:15px; line-height:30px; text-align:right; padding-right:15px; color:#171405;overflow:hidden;          
               /*超出部分隐藏*/     
               white-space:nowrap;
               /*文本溢出用"..."表示*/
               text-overflow:ellipsis;                    /*适用IE*/
               -o-text-overflow:ellipsis;                 /*适用opera*/
               -moz-binding: url('ellipsis.xml#ellipsis');/*适用火狐(firefox通过XUL实现效果)*/ }
.fxd{padding-top:10px; width:705px; margin:0 auto;  height:65px; }

.sherwww {
padding-left: 20px;
background: url(/public_tz/images/ico_r.jpg) no-repeat left scroll;
font-size: 14px;
font-weight: bold;
color: #333;
line-height: 25px;
}


.perNext a:link{text-decoration:none;color:#171405;}
.perNext a:visited{text-decoration:none;color:#171405;}
.perNext a:hover{text-decoration:none;color:#ffb533;}
.perNext a:active{text-decoration:none;}

.xgwztj{
	width:695px;
	height:31px;
	text-align:left;
	font-size:14px;
	clear:both;
	padding-left:10px;
	line-height:31px;
	color:#004ea1;
	font-weight:bold;
	margin-top:8px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #004ea1;
        }

.xgwzul{width:690px; height:160px; padding-left:15px; }
.xgwzul li{width:330px; float:left; height:26px; line-height:26px; } 
.xgwzul li a{ color:#181818}
.xgwzul li a:hover{ color:#ffb533; text-decoration:none;}


.contact{width:276px; height:366px; background:url(/public_tz/images/ej_03.jpg) no-repeat; float:right}
.sys{ background:url(/public_tz/images/index_71.gif) no-repeat; width:64px; height:22px; color:#fff; text-align:center; line-height:22px; margin-top:170px; margin-left:78px;}
.contactUl {padding-left:10px; padding-top:22px;}
.contactUl li{float:left;width:55px; margin-left:15px;}
.fst_doctor_num li,.fst_doctor_num li.on,.hos_prev,.hos_next,.newslist li,.info_menu_list li.last,.info_content dd,.index_xm_aboutNews li span,.index_hj_moveBox_l,.index_hj_moveBox_r,.index_ask_menu li,.index_ask_newslist dd li,.chan_xm_info dd,.item_hotAsk li { background-image:url(/public_tz/images/new_icon.gif); background-repeat:no-repeat;}

/*专家*/
.zjright{
	width:257px;
	float:left;
	height:357px;
	overflow:hidden;
	border:solid 1px #dadada;
	border-top:0px;
	margin-bottom:10px;
	background-color: #f9f9f9;
}
.zjtitle{width:257px; background:url(/public_tz/images/zjright.jpg) no-repeat; height:32px; border-bottom:solid 1px #bdb9b6 }
.zjright ul{
	width:250px;
	margin-left:-5px;
	padding-top:15px;
	color:#004ea1
}
.zjright ul li{float:left; width:96px; text-align:center; padding-left:25px; height:155px; line-height:16px;}
.zjright ul li img{border:solid 1px #DADADA; padding: 3px 3px 3px 3px;}
.zjright ul a{ color:#82817f}

/*右侧经典专题*/
#ztTitle0,#ztTitle1,#ztTitle2,#ztTitle3,#ztTitle4,#ztTitle5
{
	width:257px;
	background:url(/public_tz/images/h3bg.jpg) repeat-x;
	height:31px;
	line-height:31px;
	text-align:center;
	font-size:12px;
	color:#004ea1;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
}

.vivitopic09 h3{
	font-size:12px;
	width:257px;
	height:31px;
	line-height:31px;
	color:#FFFFFF;
	text-align:center;
	background-image:url(/public_tz/images/h3txt.jpg);
	background-repeat:no-repeat;
	margin-left:1px;
	font-weight:normal;
	cursor:pointer
}


.vivitopic09 img{width:257px; height:180px; margin-left:1px; }

.topic09{padding-left:0px }
.jdxm_title{
	width:257px;
	height:31px;
	float:left;
	background:url(/public_tz/images/jdxmyl.jpg) no-repeat;
	border:1px solid #dadada;
}
.ztcontent{width:257px; height:211px!important; height:209px; }


/*资讯排行*/
.zxphb{
	width:257px;
	height:30px;
	background:url(/public_tz/images/ej_45.jpg);
	margin-top:10px;
	float:left;
	border:1px solid #DADADA;
}
.zxphb_ul{
	width:247px;
	background:#fff;
	float:left;
	padding-left:10px;
	padding-bottom:15px;
	color:#5c5c5c;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
}
.zxphb_ul li{margin-top:10px;width:235px; float:left }


/* pager */
.pager
{
	
    /* border-left: 1px solid #ddd; */ 
     height:32px;;
		width:650px;
		margin:0 auto;
		margin-top:20px;
	
 

}
.pager .disabled
{
  
    color:#999;
    text-align:center;
      float: left;
  padding: 0 5px;
  line-height: 30px;
  text-decoration: none;
  border: 1px solid #ddd;
    border-left-width:0px;
}
.pager .current
{
  background-color: #f5f5f5;
    font-weight:bold; 
    text-align:center;
      float: left;
  padding: 0 10px;
  line-height: 30px;
  text-decoration: none;
  border: 1px solid #ddd;
    border-left-width:0px;
    color:#be6d06;
}
.pager div{float:left; height:30px;  padding: 0 10px;
  line-height: 30px; border: 1px solid #ddd;
    border-left-width:0px;}
.pager span, .pager a
{
 
}
.pager li
{
   padding: 5px 10px;
font-size: 14px;
float: left;
margin-right: 3px;
border: 1px solid #EAEAEC;
color: #555;
   
}
.pager a:hover,
.pager .active a {
  background-color: #f5f5f5;
  color:#be6d06;
}
.pager .active a {
  color: #999999;
  cursor: default;
}
.pager .disabled span,
.pager .disabled a,
.pager .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
}



/*三级*/
.titleContent{padding-top:20px; padding-left:20px; width:686px; height:auto; overflow:hidden; 
              background:#f6f2ef; border-top:#201705 solid 3px; padding-bottom:10px;}
.jishu_pic {float:left; width:269px; height:auto; overflow:hidden;}
.jishu_pic img{width:265px; height:180px; border:solid 2px #cfc8c0; float:left}
.jishu_right{float:left; padding-left:20px;}
.jishu_title{font-size:14px; color:#72581b; font-weight:bold;}
.sanjibtn_nav{ width:265px; text-align:center; height:auto; overflow:hidden; float:left; padding-top:10px; padding-left:60px;}

.xiangmudiv div{float:left}
.xiangmudiv a:hover{ color:#78551F; text-decoration:none;}

.jishu_ys_content{line-height:22px; color:#1a1a1a; padding-top:5px; width:370px; padding-top:12px;}
.jishu_shiyong{ color:#72581b; padding-top:22px;}
.shiyong{width:370px; line-height:22px; color:#1a1a1a; padding-top:5px;}


.fenxiang{width:225px;float:right; padding-top:40px; }

.border_top{border-top:2px solid #bc6d04; margin-top:5px;}
.jishu_infoContent{width:705px;  clear:both; color:#676767}

.xmjs_title{float:left; width:670px; background:url(/public_tz/images/wz_1.jpg) no-repeat 0px 2px; height:15px; line-height:15px; 
            font-size:14px; font-weight:bold; color:#745407; padding-left:20px; margin-left:15px;   float:left; margin-top:20px;}
            
.xmjs_Content{width:670px; padding-left:20px; border-bottom:dashed  1px #cfcdce; 
              padding-bottom:20px; padding-left:15px; float:left;  }

.xmjs_Content{ line-height:22px; font-size:14px; padding-top:12px; text-align:left }
.wygz_ul{width:510px;padding-left:20px;}
.wygz_ul li{width:255px; float:left; margin-top:10px; }


/*专家诊室*/

.left_Content_left{width:176px; float:left; padding-top:5px;}
.gywm_title{width:176px; height:66px; background:url(/public_tz/images/gywm_title.jpg) no-repeat; }

.about{width:158px; line-height:42px; font-weight:bold; color:#000; font-size:14px; padding-left:12px;}
.leftNav{ font-size:14px; color:#000;}
.leftNav li{ height:49px;padding:0;   overflow:hidden}


.consert{background:url(/public_tz/images/jz_03.jpg) no-repeat; width:96px; height:49px; background-position:0 -49px; padding-left:67px; color:#fff; line-height:49px; font-weight:bold}

.left_Content_right{float:left;width:780px; padding-left:25px; background:#EDF7FF;margin-top:5px; padding-bottom:15px;}
.zjBanner{margin-top:46px;}
// .hr{width:100%; height:25px; border-bottom:dashed  1px #c8c8c8}

.doctorUl{ color:#000;  width:780px; overflow:hidden}
.doctorUl li{ text-align:center; height:328px;  margin-top:20px; float:left;  padding-right:25px!important; padding-right:20px;
               background-position:bottom; 
              }
.doctorUl li img{width:167px; height:219px; border:solid 1px #458fe8; padding:2px 2px 2px 2px;}
.doctorUl li img:hover{border:solid 1px #ffb533}
.doctorTitle{ line-height:25px;width:167px;}
.btn_docotor div{ float:left; margin-left:13px;}
.doctorZhicheng{height:28px; width:167px;}
.zjtoppic{padding-top:25px;}
.zj_teyao{ width:100%; height:20px; border-bottom:solid 1px #458fe8; margin-top:25px; float:left}
.Line_b{width:100%; height:1px; background:#fff; float:left}
/*案例图库*/

.alconsert{color: #78551F;
width: 62px;
height: 29px;
line-height: 29px;
float: left;
text-align: center;}
.alunconsert{
width: 62px;
height: 29px;
line-height: 29px;
float: left;
text-align: center;}

.alconsert a{ color:#78551F;}
.alconsert,.alunconsert a:hover{ text-decoration:none}

.alsearch{width:135px ; height:20px; float:left; padding-top:3px; padding-left:4px;}
.altext{width:350px; line-height:30px; padding-left:25px; color:#bf6d07; font-size:14px; font-weight:bold; float:left}
.alinput{float:left;}
.txtinput{width:95px; height:18px; border:solid 1px #b5b2ad;  background-color:#fff; margin-top:1px;}

.serachNav{ font-size:14px; padding-top:25px; padding-left:30px; color:#333333;}
.serachNav li{float:left; width:62px; padding-left:5px; padding-right:5px; line-height:22px;}
.serachNav a.onconsert{background-color:#be6c06; width:100%; height:100%; color:#fff; padding:2px 2px 2px 2px;text-decoration:none; }


.alContentUl {padding-top:-20px;}
.alContentUl li{float:left; width:352px;   text-align:left; line-height:22px; color:#333333; border-bottom:dashed  1px #c3c1c2; padding-bottom:10px; margin-top:20px;}
.alContentUl img{border:solid 1px #dbcbbb; padding: 2px 2px 2px 2px;}

.alcontent{ padding-left:10px; text-align:center}


/*网友问答列表*/
.askBg{width:704px; height:55px;  margin-top:18px; background:#f6f3ef; height:80px; border:solid 1px #aba091}
.asktt{width:42px; height:81px; background:url(/public_tz/images/ask_twbg.jpg) no-repeat; float:left}
.ask_txt{ float:left; height:55px; overflow:hidden;}

.ask_title{width:640px; height:31px; background:url(/public_tz/images/wz_1.jpg) no-repeat; line-height:31px; padding-left:30px; color:#B87107; font-weight:bold; font-size:14px;
           margin-top:20px;
           }
.altxt{width:580px; height:44px;    border:0px; margin-left:5px; margin-top:5px; color:#aaa391; float:left; border:solid 1px #aba091}
.ask_btn{width:46px; text-align:right;  height:46px; float:left; padding-left:13px; padding-top:4px;}
.askphone{border:solid 1px #aba091}

.center{width:88px; height:24px; background:url(/public_tz/images/index_111.jpg) no-repeat; float:left;line-height:24px; color:#fff; text-align:center; font-weight:bold; 
cursor:pointer;  }

.ask_ul{width:705px; padding-top:5px;   }
.ask_ul li{height:36px; line-height:36px; border-bottom:solid 1px #dcdcdc; float:left; width:617px; padding-left:10px; width:695px;}
.ask_title_txt{width:440px;overflow:hidden;          
               /*超出部分隐藏*/     
               white-space:nowrap;
               /*文本溢出用"..."表示*/
               text-overflow:ellipsis;                    /*适用IE*/
               -o-text-overflow:ellipsis;                 /*适用opera*/
               -moz-binding: url('ellipsis.xml#ellipsis');/*适用火狐(firefox通过XUL实现效果)*/
               
               }
 
.ask_ul li div{float:left}           

.ask_help{padding-left:10px; width:120px;}

.ask_ul li:hover{background:#f8f8fa}

.title_ico_ask{background:url(/public_tz/images/ico_03.jpg) no-repeat 0px 2px; font-size:12px; color:#735418; width:580px; padding-left:25px; margin-left:80px;}
.title_ico_line{width:665px; padding-left:20px; float:left; padding-top:5px!important; padding-top:0px;}
.title_ico2{width:48px; height:35px; float:left; background:url(/public_tz/images/xiangxi_07.jpg) no-repeat;}
.title_line2{width:611px; border-bottom:solid 1px #bfbfbf; height:16px!important; height:2px; float:left;  margin-top:0px!important; margin-top:-5px;}
.more_zx a{ color:#735111}

/*本院特色列表*/
.zhuantiul{width:705px!important; width:700px; border:solid 1px #d1d0ce; margin-top:2px;}
.zhuantiul li{width:690px; border-bottom:solid 1px #dbdcde;  padding-left:15px; float:left}
.zhuanti_pic{float:left;padding-top:15px;padding-bottom:15px;}
.zhuanti_right{float:right; margin-left:14px; width:375px; background:#f6f2ef; height:187px; overflow:hidden;padding-top:15px;  padding-left:20px;}
.zhuanti_title{width:350px;  float:left; font-size:16px; font-weight:bold;  color:#4f4f4f; }
.zhuanti_jiesao{width:350px; float:left; line-height:20px;  padding-bottom:10px; float:left; height:82px; padding-top:10px;
                color:#333230
                }
.zt_line{width:350px; border-top:solid 1px #cbc9ca; border-bottom:solid 1px #fff; float:left;  overflow:hidden; height:0px;}
.zhuanti_gjc{ width:350px; padding-left:10px; color:#6d6966;  padding-top:10px; float:left;}
.zhuanti_gjc span{color:#74561A}
.zhuanti_right a:link{text-decoration:none;color:#74561A;}
.zhuanti_right a:visited{text-decoration:none;color:#74561A;}
.zhuanti_right a:hover{text-decoration:underline;color:#74561A;}
.zhuanti_right a:active{text-decoration:none;}
.yhhd_renshu{width:350px;  float:left;  line-height:25px; padding-left:5px; height:25px; color:#6b6764}
.zhuanti_yhnr{width:360px; font-size:14px; color:#4f4b4a; line-height:25px; padding-top:8px; float:left}


/*荣誉墙*/
.ryq_title{color:#7a5e2f; font-family:Microsoft Yahei,Arial, Helvetica, sans-serif; font-size:18px; 
           background:url(/public_tz/images/zjline.jpg) repeat-x; background-position:bottom; padding-bottom:10px; margin-top:25px; width:748px;}

.ryq_ul{width:770px; color:#353130; margin-left:-5px!important; margin-left:-8px; padding-top:15px;}
.ryq_ul li{float:left; text-align:center; line-height:17px; margin-left:5px!important; margin-left:8px; height:175px; }         
.ryq_ul li img{border:solid 1px #cecdcb; padding:4px 3px 4px 3px;width:135px; height:103px;}
.ryq_ul li img:hover{border:solid 1px #6b6243}        
           
/*医院环境*/
.gallery_ul{ width:780px; height:auto; padding-top:5px; padding-left:5px;}
.gallery_ul li{width:227px; float:left;  padding-right:30px!important; padding-right:25px; padding-top:18px;  
                background-position:bottom; height:177px;}
.gallery_ul img{border:solid 3px #458FE8;}
.lable_txt{position:relative; color:#fff; text-align:center; display:block;width:227px; margin-left:3px; height:22px; line-height:22px; margin-top:-24px!important; margin-top:-28px; cursor:pointer; background:#004EA1;
    -moz-opacity:.70; filter:alpha(opacity=70); opacity:.70;}
 .imgdiv{ width:227px;}    
 .yyhj_div{width:755px; overflow:hidden}
 
 
 
 /*医院设备*/
 .yysbul{ width:780px; height:auto; padding-top:5px; padding-left:5px; padding-top:5px;}
 .yysbul li{float:left;  width:124px; height:220px; text-align:center;  padding-right:32px!important; 
            padding-right:30px;  padding-top:18px;  background:url(/public_tz/images/zjline.jpg) repeat-x; background-position:bottom;
            color:#363532; line-height:18px;
            }
  .yysbul li img{ border:solid 1px #cccec9; padding:2px 2px 2px;}

    .yysbul li a{ color:#363532; }
     .yysbul li  a:hover img{border:solid 1px #816651}
    .yysbul li a:hover{color:#816651;text-decoration:None;}
 
 
 /*医院介绍*/
 .hosJiesao{width:780px; height:auto;}
.hosJiesao_left{ float:left;width:540px;} 
 .hosJiesao_right{float:left; width:209px; padding-left:15px; padding-top:15px;}
 .hosJiesao_left_title{color: #014EA0;
font-family: Microsoft Yahei,Arial, Helvetica, sans-serif;
font-size: 18px; padding-top:20px;}
 
.navli{ margin-top:-3px;}
 .hosJiesao_content{ font-size:12px; color:#676767; line-height:24px; padding-top:15px; }
 .hospital_ln{width:100%; color: #014EA0;font-family: Microsoft Yahei,Arial, Helvetica, sans-serif;font-size: 18px;  height:30px; line-height:30px; float:left}
 
 .hospital_ln_left{width:365px; float:left; }
 .ln_title{background:url(/public_tz/images/hos_titlebg.jpg) no-repeat; width:280px; height:30px; line-height:30px; padding-left:5px; font-size:14px; color:#014EA0;}
 .hospital_ln_leftcontent{width:100%; line-height:24px; font-size:12px; color:#676767; padding-top:10px;}
 .hospital_ln_right{float:left;width:365px; padding-left:40px;}
 
 .dashiji{ margin-left:-15px; margin-top:-10px; }
 .dashiji li{width:112px; border:solid 1px #458fe8; height:200px; background:url(/public_tz/images/dashijibg.jpg) no-repeat; float:left; margin-left:15px; margin-top:15px;}
 
 .dashijitime{width:101px; margin-left:5px; height:36px; line-height:36px; border-bottom:solid 1px #458FE8; margin-top:20px; text-align:center; font-size:16px;}
 .dashijicontent{width:101px; color:#676767; padding-left:8px; padding-top:10px; line-height:20px;}
 
 .contact_content{width:750px; line-height:24px; color:#110c00; font-size:14px; padding-top:20px;background-position:bottom;
                  padding-bottom:15px;
                  }
 .lylx{width:100%; height:40px; line-height:40px; font-size:14px; color:#014EA0}
 
 .mapContent{width:750px;}
 .aboutus{width:100%; height:32px; background-image:url(/public_tz/images/zjline.jpg); background-position:top; float:left;background-color:#c7c0ae; margin-top:20px;  background-repeat:repeat-x; }
 .aboutnav{width:92px; background:url(/public_tz/images/abouline.jpg) no-repeat; background-position:right; height:21px; line-height:21px; text-align:center; margin-top:7px; font-size:14px; 
           color:#110c00;  font-family:"Microsoft Yahei"; float:left }
 
 .aboutus_ty{width:100%; height:32px; background-image:url(/public_tz/images/zjline.jpg); background-position:top; float:left;background-color:#e6e1d4; margin-top:20px;  background-repeat:repeat-x; }
 
 .nnli{border-right:solid 1px #635438; float:left;  margin-top:10px; padding-left:10px; padding-right:10px; font-size:14px;}
 .about_lin{border-right:solid 1px #635438; float:left;  margin-top:10px; padding-left:10px; padding-right:10px; font-size:14px;}
 .about_lin a{ color:#635438}
 
 
 
 .topico{width:auto; height:36px; overflow:hidden;  float:right }
.topico div{float:left; line-height:22px; padding-right:10px; padding-top:8px;}
.xuanfuul{width:auto; overflow:hidden}
.xuanfuul li{width:95px; height:36px;  padding-left:30px; color:#e5e3d7; font-family:Microsoft Yahei; font-size:14px; line-height:36px; float:left; }
 .xuanfu_content a{ color:#e5e3d7}
.xuanfu_content a:hover{color:#fff; text-decoration:none}


/*搜索*/
.searchtitle{color:#343434; padding-top:20px; font-size:14px;}
.search_ul{width:705px}
.search_ul li{width:680px; float:left; height:auto; overflow:hidden; padding-top:20px; border-bottom:solid 1px #D9DDE0; padding-bottom:10px; line-height:22px;}
.search_ul li em{ color:Red}
.search_title{font-size:14px;}
.search_content{ color:#828282}


/*案例真人*/
.zx_menum_show{ background:url(/public_tz/images/showbg.jpg) repeat-x; height:48px; width:707px; margin-top:2px;  font-size:14px;}
.zx_menum_show div{float:left;  }
.unsea a{ color:#fff; }
.unsea a:hover{ text-decoration:none}
.unsea,.sea{padding-left:10px; padding-right:10px; border-right:solid 1px #796b5c;margin-top:15px;}
.sea a{ color:#e3c980; }
.sea a:hover{ text-decoration:none}

.alsearch_show{ width: 135px;
height: 20px;
float: left;
padding-top: 3px;
padding-left: 4px;
margin-top: 8px;}
.txtinput_show{width: 95px;
height: 20px;
border: solid 1px #b5b2ad;
background-color: #fff;
}

.show_anliContent{width:100%;height: auto;
overflow: hidden;}
.show_anliContent ul{width:100%;}
.show_anliContent ul li{ height:223px; margin-top:20px; border-bottom:solid 1px #ccc; width:100%;}
.showFpic{ padding-left:5px; width:175px; float:left;}
.showFpic img{ max-width:165px;}
.showText{float:left}
.show_txt_Title{font-size:16px; padding-top:5px; }
.show_txt_Info{width:500PX; border:SOLID 1PX #dcd7d1; height:28px; line-height:28px; background:#f7f4f0; margin-top:15PX; color:#797979; font-size:14px;}
.show_txt_Info span{ color:#78541a}

.show_txt_Nav{width:500px;  font-size:14px; line-height:22px; padding-top:10px; height:105PX; overflow:hidden; color:#797979}
.dbtk{float:left; font-size:16px; height:49PX; line-height:46px; padding-left:8px; }
.dbtk a{ color:#e3c980}
.dbtk a:hover{ text-decoration:none}

/**/
.newsdetails_page {width:100%; height:auto; overflow:hidden; border-left: 1px solid #ddd; margin-top:10px; margin-bottom:10px; font-size:12px;}

.newsdetails_page a
{
    /*border:1px solid #c0c0c0;
    padding:3px 5px;
    text-align:center;
    text-decoration:none;*/
     float: left;
  padding: 0 5px;
  line-height: 30px;
  text-decoration: none;
  border: 1px solid #ddd;
  color:#000;
  border-left-width:0px;
}
.newsdetails_page a:hover,
.newsdetails_page .active a {
  background-color: #f5f5f5;
  color:#be6d06;
}
.newsdetails_page .active a {
  color: #999999;
  cursor: default;
}

.newsdetails_page .current
{
  background-color: #f5f5f5;
    font-weight:bold; 
    text-align:center;
      float: left;
  padding: 0 10px;
  line-height: 30px;
  text-decoration: none;
  border: 1px solid #ddd;
    border-left-width:0px;
    color:#be6d06;
}
.disnone{ display:none}

/*top*/
.topa{ width:1100px; height:110px; background-color:#FFF; margin:15px auto 15px auto;}
.topa .top-l{width:320px; height:65px; float:left; margin-top:29px; margin-right:52px; }
.topa .top-c{height:81px; float:left;margin-top:39px; cursor:pointer;}
.topa .top-c dl{ width:138px; margin-left:5px; float:left; margin-right:11px; }
.topa .top-c dl dd{ float:left; width:38px; height:38px; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s;}
.topa .top-c dl.top-c1 dd{ background:url(/public_tz/images/di_tb.png) 0px 0px no-repeat; }
.topa .top-c dl.top-c2 dd{ background:url(/public_tz/images/di_tb.png) -38px -0px no-repeat; }
.topa .top-c dl.top-c3 dd{ background:url(/public_tz/images/di_tb.png) -76px -0px no-repeat; }	
.topa .top-c dl.top-c1:hover dd{background:url(/public_tz/images/di_tb.png) 0px -38px no-repeat;}
.topa .top-c dl.top-c2:hover dd{background:url(/public_tz/images/di_tb.png) -38px -38px no-repeat;}
.topa .top-c dl.top-c3:hover dd{background:url(/public_tz/images/di_tb.png) -76px -38px no-repeat;}
.topa .top-c dl dt{ font-size:16px; color:#7b7b7b; margin-left:10px; line-height:16px; float:left; margin-top:2px; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.topa .top-c dl dt p{font-size:12px;}
.topa .top-r{ float:right;width:201px;height:42px;margin-top:35px; background:url(/public_tz/images/top_04.jpg) no-repeat; margin-right:53px;}