/*多级联动查询  
.linkage{
    background-color: #fafafa;
    padding: 30px 80px 30px 30px;
    border-radius: 3px;
	font-size: 16px;
    line-height: 24px;
    width: 100%;
    margin-bottom: 15px;
    float: left;
}

.region{
	width:100%;
	float:left;
}

.linkage .diqu{
    width: 90px;
	float: left;
}
.linkage .reg_list{
    width: 1000px;
	float:left;
}
.linkage .reg_list a{
    margin: 0 18px 14px 0;
	float: left;
}
.linkage .reg_list a.active,
.linkage .reg_list a:hover{
    color: #FF6980;
}

.diqu_ej{
	 background-color: #fff;
	 width: 100%;
	 padding-top: 5px;
	 float: left;
}

.ejlist{
	width: 1000px;
	font-size: 14px;
	float: left;
}

.quyu{
	color: #999;
	font-size: 13px;
	float: left;
}

.ejlist a{
	float:left;
	margin: 0 18px 14px 0;
}

.linkage .ejlist a.active,
.linkage .ejlist a:hover{
    color: #FF6980;
}
.spacing{
	padding-top:25px;
}

*/
/* 医院列表样式*/
.yylist{
    padding: 0 7px 0 14px;
    background: #fafafa;
	width: 100%;
    margin-bottom: 20px;
    float: left;
}
.yylist .yylist_top{
    margin-bottom: 22px;
    border-bottom: 1px solid #eee;
	font-size: 16px;
    line-height: 50px;
    width: 100%;
    float: left;
}

.yylist .yylist_top h1{
	float:left;
	font-size: 20px;
	line-height: 24px;
	width: 100%;
	margin-bottom: 12px;
	margin-top: 12px;
    font-weight: bold;
}


.yylist_ul{
	width:1200px;
	float:left;
}
.yylist li{
    margin-bottom: 26px;
    border-bottom: 1px solid #eee;
	width: 98.5%;
    float: left;
}
.yylist li:last-child{
    margin-bottom: 0;
    border-bottom: 0;
}
.yylist li .yy_left{
    width: 100%;
	float: left;
	margin-bottom:10px;
}
.yylist li .yy_quyu{
	width:100%;
	float:left;
}
.yylist li .yy_quyu .yytp{
    width: 210px;
    height: 145px;
    margin-right: 36px;
	float:left;
}

.yylist li .yy_quyu .yytp img{
	height:100%;
	width:100%;
	float:lef;
}
.yylist li .yy_quyu .yy_info{
    width: 900px;
	float:left;
}

.yylist li .yy_quyu .yy_info .natype{
	width:100%;
	float:left;
}

.yylist li .yy_quyu .yy_info .natype a{
	font-size:18px;
	margin-bottom: 18px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	float: left;
	margin-right:50px;
}

.yylist li .yy_quyu .yy_info .natype span{
	width: 90px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    background-color: #FF6980;
	font-size: 14px;
	float: left;
	text-align: center;
	font-weight: normal;
}

.yylist li .yy_quyu .yy_info p:nth-child(2),p:nth-child(3),p:last-child{
	color: #666;
	font-size: 16px;
	line-height: 22px;
	width: 100%;
	margin-bottom: 18px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	float: left;
}


.yylist li .yy_quyu .yy_info span{
	font-weight:600;
}



/**右侧医生


.yylist li .yy_right{
    width: 322px;
    padding: 22px 75px 0 40px;
	float:left;
}

.yylist li .yy_right .zixun_btn{
	color: #ffffff;
	font-size: 16px;
	width: 100%;
	float: left;
	text-align: center;
}
.yylist li .yy_right .zixun_btn a:hover{
    cursor: pointer;
    color: #ffffff;
}
.yylist li .yy_right .ysjh{
    height: 54px;
	width: 100%;
    margin-bottom: 20px;
    position: relative;
    float: left;
}
.yylist li .yy_right .ysjh img{
    width: 54px;
    height: 54px;
    border-radius: 100%;
	position: absolute;
    float: left;
}

.yylist li .yy_right .ysnum{
	font-size: 16px;
	line-height: 22px;
	width: 100%;
	margin-bottom: 16px;
	float: left;
	text-align: center;
}
.yylist li .yy_right .ysjh img:nth-child(1){
    left: 0;
}
.yylist li .yy_right .ysjh img:nth-child(2){
    left: 39px;
}
.yylist li .yy_right .ysjh img:nth-child(3){
    left: 78px;
}
.yylist li .yy_right .ysjh img:nth-child(4){
    left: 117px;
}
.yylist li .yy_right .ysjh img:nth-child(5){
    left: 156px;
}
.yylist li .yy_right .zixun_btn a{
    width: 84px;
    height: 25px;
    line-height: 25px;
    border-radius: 4px;
}
.yylist li .yy_right .zixun_btn .yuyue{
	float:left;
}
.yylist li .yy_right .zixun_btn .zaixian{
	float:right;
}
.yylist li .yy_right .zixun_btn a:first-child{
    background-color: #09C2C5;
}
.yylist li .yy_right .zixun_btn a:last-child{
    background-color: #FF6980;
}

**/













