﻿/*网站公共样式*/
.blank10{clear: both;height: 10px;}
.red{color: #df5074;}
.yellow{color: #ff6c00;}
/*病种导航*/
.nav-bz{
	width: 1000px;
	margin: 0 auto;
	background: #fbfbfb;
	height: 90px;
	
}
.nav-bz ul li{
	float: left;
	width: 124px;
	border: 1px solid #f3f3f3;
	border-right: none;
	height: 88px;
	text-align: center;
}
.nav-bz ul li:last-child{
	border-right: 1px solid #f3f3f3; 
	width: 123px;
}
.nav-bz ul li a{
	text-align: center;
}
.nav-bz ul li a img{
	padding-top: 10px;
	padding-left: 32px;
	padding-right: 32px;
}
.list-content{
	width: 1000px;
	margin: 0 auto;
}
/*列表页左部*/
.list-left{
	width: 645px;
	float:left;
	border: 1px solid #F3F3F3;
	padding: 8px;
	overflow: hidden;
}
.list-left-path{
	height: 50px;
	background: url(../images/list-left-path-bg.png) repeat-x bottom;
	line-height: 40px;
}
.list-content-p dl{
	overflow: hidden;
	border-bottom: dotted 1px #cccccc;
	padding: 13px 0;
}
.list-content-p dl dt{
	font-size: 18px;
	text-align: left;
	padding: 5px 0;
}
.list-content-p dl dt span{
	float: right;
	background:url(../images/list-content-p-span.png) no-repeat center left;
	padding-left: 30px;
}
.list-content-p dl dd{
	line-height: 28px;
        color:#666;
}
/*分页开始*/
/*分页结束*/
/*列表页右部*/
.list-right{
	float: right;
	overflow: hidden;
	width: 326px;
}
.list-border{	
	border: 1px solid #F3F3F3;
}
.list-right-top{
	text-align: left;
	color: #df5074;
	font-size: 18px;
	background:url(../images/list-right-doctor-h.png) no-repeat bottom;
	padding: 10px;
	height: 38px;
	line-height: 38px;
}
.list-right-top a{
	float: right;
	font-size: 14px;
	color: #3c3c3c;
}
.list-right-doctor-box{
	padding: 10px 10px 20px;
}
.list-right-doctor-box li {
    height: 230px;
    overflow: hidden;
    position: relative;
    width: 289px;
}
.list-right-doctor-box li .tis {
    background: url("../images/bacsk.png") repeat;
    top: 142px;
    height: 38px;
    left: 0;
    position: absolute;
    width: 289px;
    z-index: 2;
    text-align: center;
    line-height: 38px;
}
.list-right-doctor-box li .tnod {
    top:0px;
    height: 57px;
    left:0px;
    position: absolute;
    z-index: 1;
}
.list-right-doctor-box li .tis span{
	padding:0 5px;
	color: #FFFFFF;
}
.tis-b{
	font-size: 18px;
}
.list-right-doctor-zx{
	position: absolute;
	bottom: 0px;
	left: 18px;
}
.list-right-doctor-zx a{
	display: block;
	width: 107px;
	height: 26px;
	line-height: 24px;
	text-align: center;
	float: left;
	color: #FFFFFF;
	margin: 10px;
}
.list-right-doctor-zx01{
	background: url(../images/list-zx01.png) no-repeat;
}
.list-right-doctor-zx02{
	background: url(../images/list-zx02.png) no-repeat;
}
/*列表右部热门推荐*/
.list-right-hot-con{
	padding: 10px 10px 20px;
}
.list-right-hot-con li{
	background: url(../images/list-dis.png) no-repeat left center;
	padding-left: 20px;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px dotted #cccccc;
}


/*文章页*/

.ty_nry_left_nr1 {
    border: 0 solid #e8e8e8;
    font-size: 15px;
    height: auto;
    padding: 10px 0;
    width: 590px;
    line-height: 28px;
}
.ty_nry_left_nr1  P{margin-top:12px;}
.ty_nry_left_nr1 th {
    border: 1px solid #666;
}
.ty_nry_left_nr1 td {
    border: 1px solid #666;
}
.ty_nry_left_nr1_title {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: 24px;
    font-weight: inherit;
    height: auto;
    line-height: 35px;
    margin: 13px 0;
    text-align: center;
    width: 663px;
}
.ty_nry_left_nr1_sj {
    color: #999;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    margin: 0 auto;
    width: 490px;
	text-align:center;
	padding-top:15px;
}
.ty_nry_left_nr1_sj_1 {
    background: rgba(0, 0, 0, 0) url("../images/icon7.jpg") no-repeat scroll 0 0;
    display: block;
    float: right;
    height: 25px;
    margin-right: 3px;
    width: 75px;
}
.ty_nry_left_nr1_sj_1:hover {
    background: rgba(0, 0, 0, 0) url("../images/icon7a.jpg") no-repeat scroll 0 0;
}
.ty_nry_left_nr1_sj_2 {
    background: rgba(0, 0, 0, 0) url("../images/icon7.jpg") no-repeat scroll -78px 0;
    display: block;
    float: right;
    height: 25px;
    margin-right: 3px;
    width: 75px;
}
.ty_nry_left_nr1_sj_2:hover {
    background: rgba(0, 0, 0, 0) url("../images/icon7a.jpg") no-repeat scroll -78px 0;
}
.arc-page{
	font-size:16px;
	color: #df5074;
	width:620px;
}
.arc-page a{
	color: #3c3c3c;
}
.arc-page-l{
	float: left;width:310px;overflow:hidden;height:25px;
}
.arc-page-r{
	float: left;width:310px;overflow:hidden;height:25px;
}
.arc-li{
	width: 500px;
	padding-left: 80px;
	overflow: hidden;

}
.arc-li li{
	background: url(../images/list-dis.png) no-repeat left center;
	padding-left: 20px;
	height: 38px;
	line-height: 38px;
	float: left;
	width: 230px;
	
}

.pages{height:30px;padding:20px 15px 15px 0px; width:80%;clear:both; margin:0 auto; font-size:14px; line-height:30px;}
.pages li{margin:0px 2px;text-align:center;border:1px solid #efefef;height:25px; line-height:25px; float:left; display:block; min-width:35px;padding:0 2px; overflow:hidden;}
.pages li a{display:block;color:#666;text-decoration: none;}
.pages li :hover{color:red;background:#EB6E8E;}
.pages li a:hover{color:#fff;}
.pages .thisclass{background:#EB6E8E;}
.pages .on{ width:40px;}

.bjtl_wx{margin-left:27px;}


/*doctor*/
.list-content-p1{margin-top:20px;}
.list-content-p1 dl{width: 660px;height:245px;border-bottom:1px solid #ccc;}
.list-content-p1 dt,dd{float:left;}
.list-content-p1 dd{width:380px;border-bottom:1px dashed #666;margin-left:15px;padding:10px 0;}
.list-content-p1 .dd1{padding-top:0;}
.list-content-p1 dd strong{padding-right:10px;border-right:1px solid #666;font-size:18px;color:#DF5074; font-weight: 400;}
.list-content-p1 dd b{width:200px;padding-left:10px;font-size:16px;color:#666;}
.list-content-p1 .fl{float:left;}
.list-content-p1 dl .btn{width:240px;float:left;text-align:center;margin-top:15px;margin-left:23px;}

.list-content-p1 dl .btn a{padding:5px;border-radius: 15px;width:100px;height:22px;display:block;margin-left:10px;color:#fff;}
.list-content-p1 dl .btn .btncolor1{background:#EB6E8E;}
.list-content-p1 dl .btn .btncolor2{background:#EB6E8E;}






/*laiyuanluxian*/
.modelbox_ts_laiyuan1{width:640px;height:64px;background: transparent url("../images/laiyuan1.jpg") no-repeat scroll center top;position: relative; float:left;}

.modelbox_ts_tit{width:620px;height:33px;background: transparent url("../images/con-no-bgss.jpg") no-repeat scroll center top;position: relative; float:left;}
.modelbox_ts_tit p { font-size:18px; letter-spacing:0.5px;font-weight:500; color:#333; padding-left:40px; padding-top:0px; }
.modelbox_ts_tit_w{width:660px;height:33px;background: transparent url("../images/con-no-bg-wss.jpg") no-repeat scroll center top;position: relative; float:left;}
.modelbox_ts_tit_w p { font-size:18px; letter-spacing:0.5px; font-weight:500;  color:#333; padding-left:70px; padding-top:0px; }
.zjbox_c_zjs {width:650px;}
.mt20{margin-top:20px;}





.modelbox_ts_jianjie1 {
    width: 640px;
    height: 64px;
    background: transparent url("../images/jianjie1.jpg") no-repeat scroll center top;
    position: relative;float: left;
}



/*专家页面*/

.doctor1{border-bottom: 1px dashed #e1e1e1;padding:10px;}
.ct{margin-top:10px;}
.ct img{margin-bottom:5px;}
.cc{width:324px;margin-bottom:10px;margin-top:5px;}
.cc ul{width:324px;overflow:hidden;}
.cc ul li{float:left;margin-left:10px;}
.cc ul li a{display:block;width:90px;height:32px;line-height:32px;padding:2px ; background:#EB6E8E;border-radius:8px;color:#fff;}
.cc ul li a img{float:left;    padding-top: 7px;}
.cc ul li a span{float:left;}


