@import url("../css/public.css");

/*盒子*/
.wzp-list dl { background:#fff; box-sizing:border-box;
	-webkit-box-shadow:0 0 10px 0 rgba(230,230,230,1);
	-moz-box-shadow:0 0 10px 0 rgba(230,230,230,1);
	box-shadow:0 0 10px 0 rgba(230,230,230,1);
}

.wzp-list-bar { width:1200px; height:46px; line-height:46px; background:#f8f8f8; border-bottom:#0fa3f6 2px solid;}
.wzp-list-bar .wzp-list-title { width:120px; height:46px; background:#0fa3f6; text-align:center; color:#fff; line-height:46px; font-weight:bold; font-size:16px;}
.wzp-list-bar .wzp-list-number { color:#a5a5a5; padding-right:10px;} 

.wzp-list { width:1200px;}
.wzp-list dl { width:285px; height:168px; background:#fff; padding:15px; margin:0 18px 20px 0; border-top:#1c99ef 2px solid; float:left; position:relative;}
.wzp-list dt { width:285px; height:20px; line-height:20px; font-weight:bold; overflow:hidden;}
.wzp-list dd { width:285px; height:30px; line-height:36px; color:#999; overflow:hidden;}
.wzp-list dl:nth-child(4n) { margin-right:0px;}
.wzp-list dd span { padding-right:5px;}
.wzp-list dd a { color:#666;}
.wzp-list dd a:hover { color:#f60;}
.wzp-list .hover-bg { background:#1c99ef; color:#fff;}
.wzp-hospital-code { width:24px; height:24px; background:#fff; position:absolute; right:5px; top:5px; cursor:pointer;}
.wzp-hospital-code-big { width:285px; height:150px; background-color:rgba(0,0,0,0.5); text-align:center; padding-top:20px; position:absolute; right:0px; top:-2px; z-index:10; display:none; cursor:pointer;}

.wzp-search { width:420px; padding-top:8px; float:left;}
.wzp-search input[type="text"] { width:300px; height:30px; border:#efeff1 1px solid; padding:0 5px; margin-left:20px; box-sizing:border-box; float:left;}
.wzp-search input[type="button"] { width:90px; height:30px; background:#0fa3f6; color:#fff; border:0px; float:left;}