.hos_container{
    padding-top:24px;
    background: #FCFCFC;
	min-height:90%;
}
/*nav 医院城市导航*/
.hos_container .nav{
    padding:20px 20px 17px 20px;
    margin-bottom:24px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    background: #fff;
}
.hos_container .nav .nav_l img{
    width:14px;
    height:18px;
    margin-top:3px;
}
.hos_container .nav .nav_l span{
    height:24px;
    line-height:24px;
}
.hos_container .nav .nav_list{
    width:1090px;
}


.hos_container .nav .nav_list .nav_item a{
	display: inline-block;
	padding:5px 12px;
	margin-right:14px;
	margin-bottom:8px;
	color: #666;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;

}




.hos_container .nav .nav_list .nav_item:hover{
    cursor: pointer;
}
.hos_container .nav .nav_list .nav_item .active{
    color: #1861FE;
    background: #F3F9FF;
}
/*hos_cont*/
.hos_cont .cont_l{
    width:880px;
}
.hos_cont .cont_r{
    width:280px;
}
/*cont_l*/
.hos_cont .list_wrap{
    display:none;
}
.hos_cont .list_wrap.active{
    display: block;
}
.hos_cont .hos_list{
    padding:2px;
}
/*.hos_cont .hos_list.active{*/
    /*display: block;*/
/*}*/
.hos_cont .hos_list .hos_item{
    padding:20px 30px;
    margin-bottom:28px;
    background: #FFFFFF;
    -webkit-box-shadow: 0 0 7px 1px rgba(192, 192, 192, 0.3);
    -moz-box-shadow: 0 0 7px 1px rgba(192, 192, 192, 0.3);
    box-shadow: 0 0 7px 1px rgba(192, 192, 192, 0.3);
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}
.hos_cont .hos_list .hos_item:hover{
    box-shadow: 0px 0px 7px 1px rgba(25, 202, 164, 0.3);
}
.hos_cont .hos_list .hos_item:hover .middle .hos_name{
    color: #17A687;
}
.hos_cont .hos_list .hos_item .hos_info .left{
    width: 200px;
    height: 120px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}
.hos_cont .hos_list .hos_item .hos_info .middle{
    width:394px;
    margin-left:30px;
}

.hos_cont .hos_list .hos_item .hos_info .middle h4{
    color:#393939;
	width:500px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.hos_cont .hos_list .hos_item .hos_info .middle .grade{
    width:180px;
    height: 24px;
    line-height:24px;
    text-align: center;
    -webkit-border-radius:12px;
    -moz-border-radius:12px;
    border-radius:12px;
    background: #FBBF1C;
}
.hos_cont .hos_list .hos_item .hos_info .price{
    font-size:14px;
    color: #666;
    height:34px;
    line-height:34px;
}
.hos_cont .hos_list .hos_item .hos_info .price i{
    font-size:20px;
    color: #FF2F2F;
}
.hos_cont .hos_list .hos_item .order_btn{
    height: 38px;
    padding:0 23px;
    margin-top:40px;
    line-height:38px;
    background: #19CAA4;
    -webkit-border-radius:19px;
    -moz-border-radius:19px;
    border-radius:19px;
	right: 20px;
	bottom: 20px;
}
.hos_cont .hos_list .hos_item .order_btn:hover{
    background: #17A687;
    color: #fff;
}
.com_paging{
    margin-bottom:40px;
}
.hos_container .nav .maddress{
	display: none;
}


.hos_cont .hos_list .hos_item .hos_info .middle .grade-right{
	border: 1px solid #007AFF;
	color: #007AFF;
	border-radius: 10px;
	padding: 2px 10px;
	font-size: 12px;
	margin-left: 10px;
}




@media screen and (max-width:750px) {
	.hos_container{
		padding-top: .75rem;
		padding-bottom: 0;
	}
	.hos_container .nav{
		padding: 0;
		margin-bottom: .75rem;
		background-color: transparent;
	}
	.hos_container .nav>div{
		display: none;
	}
	.hos_container .nav .nav_list{
		display: none;
	}
	.hos_container .nav .maddress{
		display: block;
		width: 2.65rem;
		height: 1.2rem;
		font-size: .6rem;
		text-align: center;
		line-height: 1.2rem;
		background-color: #FFFFFF;
		background-image: url(address.png);
		background-repeat: no-repeat;
		background-size: .5rem .5rem;
		background-position: 1.9rem .6rem;
	}
	.hos_cont .cont_l{
		width: 100%;
		margin-bottom: .75rem;
	}
	.hos_cont .hos_list{
		margin-bottom: 0;
	}
	.hos_cont .hos_list .hos_item{
		padding: .5rem;
		height: 5.5rem;
		margin-bottom: .75rem;
	}
	.hos_cont .hos_list .hos_item:hover{
	    box-shadow: 0px 0px 7px 1px rgba(25, 202, 164, 0);
	}
	.hos_cont .hos_list .hos_item:last-child{
		margin-bottom: 0;
	}
	.hos_cont .hos_list .hos_item .hos_info .middle h4{
		display: block;
	}
	.hos_cont .hos_list .hos_item .hos_info .left{
		width: 4.4rem;
		height: 4.3rem;
	}
	.hos_cont .hos_list .hos_item .hos_info .middle{
		width: 11.65rem;
		height: 5.5rem;
		margin-top: 0;
		margin-left: .3rem;
	}
	.hos_cont .hos_list .hos_item .hos_info .middle h4{
		width:12rem;
		font-size: .75rem;
		font-weight: bold;
		line-height:1.2;
	}
	.hos_cont .hos_list .hos_item .hos_info .middle .grade{
		width: 2.75rem;
		height: .75rem;
		line-height: .75rem;
		margin-left:0.2rem;
	}
	.hos_cont .hos_list .hos_item .hos_info .price{
		font-size: .7rem;
		height: auto;
		line-height: normal;
		margin-top: .1rem;
	}
	.hos_cont .hos_list .hos_item .hos_info .price i{
		font-size: .75rem;
		padding-right: .2rem;
	}
	.hos_cont .hos_list .hos_item .hos_info .c333{
		font-size: .7rem;
		line-height: normal;
	}
	.hos_cont .hos_list .hos_item .hos_info .address{
		width: 9rem;
	}
	.hos_cont .hos_list .hos_item .order_btn{
		width: 2rem;
		height: 1rem;
		font-size: .6rem;
		padding: 0 .3rem;
		margin: 0rem;
		line-height: 1rem;
		right: 0;
		bottom: 0;
	}
	.com_paging{
		display: none;
	}
	.hos_cont .cont_r{
		width: 100%;
	}
	.hos_cont .cont_r .title_wrap{
		background-color: #F6F6F6;
	}
	.hos_cont .cont_r .r_item{
		padding-top: 0;
	}
	.hos_cont .cont_r .r_item ul{
		padding: .5rem;
	}
	.hos_cont .cont_r .information .title_wrap .r_title img{
		width: 3.8rem;
		height: .7rem;
	}
	.hos_cont .cont_r .article .title_wrap .r_title img{
		width: 2.75rem;
		height: .7rem;
	}

	.hos_cont .hos_list .hos_item .hos_info .middle .grade-right{
		margin-left: .1rem;
		padding: .1rem .5rem;
		transform: scale(.9);
	}
	
}
