
body {
	background: #f8f7fa;
}

* {
	box-sizing: border-box;
}

.main_box {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
/*sidebar_box*/
.left_fixed1 {
	position: fixed !important;
	top: 0 !important;
	left: 50% !important;
	margin-left: -630px !important;
}

.left_fixed2 {
	position: fixed !important;
	top: 0 !important;
	left: 50% !important;
	margin-left: -675px !important;
}

.left_fixed3 {
	position: fixed !important;
	top: 0 !important;
	left: 50% !important;
	margin-left: -700px !important;
}

.erweimaLeft {
	display: none;
}
.hangqing_index_nav {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 1px 1px 0px rgba(204, 204, 204, 0.75);
	z-index: 55;
}

.hangqing_index_nav a {
	color: #999999;
	font-size: 14px;
}

.hangqing_index_nav a:hover {
	color: #f69;
}

.hangqing_index_nav span {
	color: #999999;
	font-size: 14px;
}

.hangqing_index_nav a:first-child {
	margin-left: 10px;
}
.hangqing_index_items_box {
	width: 100%;
	height: auto;
	margin: 40px 0 0 0;
	position: relative;
}

.sidebar_box {
	width: 80px;
	height: auto;
	padding: 20px 0;
	background: #fff;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -700px;
}

.sidebar_box>a {
	display: block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #666666;
	font-size: 14px;
	margin-bottom: 1px;
}

.sidebar_box>a:hover {
	width: 100px !important;
	background: rgba(254, 102, 152, 1);
	border-radius: 14px 0px 0px 14px;
	color: #fff !important;
	text-indent: 1.5em;
	position: relative;
	right: 20px;
}

.on_a {
	width: 100px !important;
	background: rgba(254, 102, 152, 1);
	border-radius: 14px 0px 0px 14px;
	color: #fff !important;
	text-indent: 1.5em;
	position: relative;
	right: 20px;
}
.hq_index_item_list {
	height: auto;
	margin-bottom: 30px;
}

.hq_index_item_list>h2 {
	height: 22px;
	line-height: 22px;
	font-size: 20px;
	color: rgba(51, 51, 51, 1);
	margin-bottom: 20px;
	padding-left: 28px;
}

.hq_index_item_list_content {
	height: auto;
	width: auto;
	padding: 20px;
	background: #fff;
}

.hq_index_item_list_content>ul {
	height: auto;
	overflow: hidden;
	margin-right: -20px;
}

.hq_index_item_list_content li {
	float: left;
	height: auto;
	overflow: hidden;
	width: 274px;
	border-bottom: 1px solid #e6e6e6;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 0 8px;
}

.hq_index_item_list_content li a {
	display: block;
}

.hq_index_item_list_content li h3 {
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	color: rgba(51, 51, 51, 1);
	margin-bottom: 14px;
}

.hq_index_item_list_content li h3:hover {
	color: #f69;
}

.hq_index_item_div {
	margin-bottom: 10px;
	height: 20px;
}

.hq_index_item_div>span {
	display: block;
	font-size: 14px;
	color: rgba(153, 153, 153, 1);
	line-height: 20px;
}

.hq_index_item_div>span:first-child {
	float: left;
}

.hq_index_item_div>span:last-child {
	float: right;
}

.hq_index_item_div>span:last-child:hover {
	color: #f69;
}
.hangqing_detail_box {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px 0 0 0;
}

.hq_item_list_box {
	height: auto;
	background: #fff;
	border-bottom: 1px solid #F8F7FA;
	overflow: hidden;
}

.hq_item_list_box>span,
.hq_city_box>span {
	float: left;
	display: block;
	height: 50px;
	width: 144px;
	font-size: 18px;
	color: #333;
	line-height: 50px;
	text-indent: 30px;
}

.hq_item_list_right {
	height: 50px;
	overflow: hidden;
	margin-left: 144px;
	position: relative;
	border-left: 1px solid #f3f3f3;
}

.hq_item_list_ul {
	width: 884px;
	height: auto;
	margin: 0 0 0 30px;
	overflow: hidden;
}

.hq_item_list_ul>li {
	float: left;
	height: 50px;
	line-height: 50px;
	margin: 0 30px 0 0;
}

.hq_item_list_ul>li>span {
	line-height: 50px;
	font-size: 15px;
	color: #f69;
	font-weight: bold;
}

.hq_item_list_ul>li>a {
	line-height: 50px;
	font-size: 14px;
	color: rgba(51, 51, 51, 1);
}

.hq_item_list_ul>li>a:hover {
	color: #f69;
}

.hq_item_list_right>span {
	display: block;
	width: 100px;
	height: 24px;
	line-height: 23px;
	border: 1px solid rgba(230, 230, 230, 1);
	position: absolute;
	right: 10px;
	top: 13px;
	font-size: 14px;
	color: #999;
	text-indent: 14px;
	background: url(../image/more.png) no-repeat 78px center;
	cursor: pointer;
}

.hq_city_box {
	height: auto;
	overflow: hidden;
	background: #fff;
	
}

.hq_city_right {
	margin-left: 144px;
	height: auto;
	overflow: hidden;
	border-left: 1px solid #f3f3f3;
}

.hq_city_right>a {
	display: block;
	float: left;
	height: 50px;
	margin-left: 30px;
	line-height: 50px;
	color: #333;
	font-size: 14px;
}

.hq_city_right_ul {
	height: auto;
	overflow: hidden;
	margin: 0 0 0 90px;
}

.hq_city_right_ul>li {
	float: left;
	height: 50px;
	line-height: 50px;
	margin-right: 30px;
}

.hq_city_right_ul>li>a {
	font-size: 14px;
	color: #333;
}

.hq_city_right_ul>li>a:hover {
	color: #f69;
}

.hq_detail_hospital {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px 0;
}

.hq_detail_hospital span {
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: rgba(51, 51, 51, 1);
	border-left: 10px solid #FE6698;
	padding: 0 20px;
	background: #fff;
}

.hq_detail_hospital li {
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 20px 0 40px;
	margin-left: 10px;
	background: url(../image/yy1.png) no-repeat 10px center #fff;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	max-width: 260px;
}

.hq_detail_hospital li>a {
	font-size: 14px;
	color: #333;
}

.hq_detail_hospital li:hover {
	background: url(../image/yy2.png) no-repeat 10px center #FE6698;
}

.hq_detail_hospital li:hover>a {
	color: #fff !important;
}

.on_li {
	background: url(http://www.meiliwuyou.cn/Public/cms/images/yy2.png) no-repeat 10px center #FE6698 !important;
}

.on_li_a {
	color: #fff !important;
}

.price_pic_box {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.price_pic_main {
	background: #fff;
	padding: 30px 0;
	margin: 0 auto;
	width: 1200px;
}

.price_pic_top {
	height: 74px;
	position: relative;
}

.price_pic_top>h2 {
	float: left;
	position: relative;
	left: -20px;
	padding: 0 20px;
	height: 100%;
	line-height: 74px;
	background: #f2f2f2;
	color: #333;
	font-size: 16px;
}

.price_pic_top_left {
	float: left;
	height: 100%;
	padding: 0 15px;
	background: #FCF7F9;
	position: relative;
	left: -20px;
}

.price_pic_top_left>span {
	display: block;
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	color: #999;
	margin: 12px 0 5px 0;
}

.price_pic_top_left>i {
	font-style: normal;
	display: block;
	font-size: 24px;
	color: rgba(254, 102, 152, 1);
	height: 28px;
	line-height: 28px;
}

.price_pic_top_right {
	float: right;
	height: 100%;
	margin-right: 16px;
}
.price_pic_top_right>span,
.price_pic_top_right>i{
	display: block;
	height: 20px;
	line-height: 20px;
	font-style: normal;
}
.price_pic_top_right>span{
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin: 12px 0 0 0;
}
.price_pic_top_right>i{
	font-size: 12px;
	color: #000;
	margin: 10px 0 0 0;
	text-align: right;
}


.on_color {
	color: #f69 !important;
}

.trend_chart_box {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px 0 0 0;
}

.trend_chart_main {
	background: #fff;
	padding: 50px 0 30px 0;
}

.trend_chart_main>span {
	display: block;
	font-size: 22px;
	color: rgba(51, 51, 51, 1);
	text-align: center;
	line-height: 24px;
}

.hq_detail_list_hos {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px 0 0 0;
}

.hq_detail_list_hos li {
	background: #fff;
	height: auto;
	overflow: hidden;
	padding: 22px 0;
	margin: 0 0 10px 0;
}

.hq_hos_name {
	float: left;
	height: 42px;
	line-height: 42px;
	font-size: 20px;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	margin: 0 0 0 38px;
	width: 198px;
}

.hq_hos_middle {
	float: left;
	height: 42px;
	line-height: 42px;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	margin: 0 0 0 50px;
	width: 650px;
}

.hq_hos_middle>span {
	font-size: 14px;
	color: #999;
	margin-left: 64px;
}

.hq_hos_middle>span>i {
	font-style: normal;
	color: #333;
}

.hq_hos_middle>span>b {
	color: #f69;
}

.hq_hos_middle>span:last-child {
	margin-left: 90px;
}

.hq_hos_right {
	float: left;
	width: 264px;
	text-align: center;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	color: #999;
}

.hq_hos_right>span {
	display: block;
	font-size: 14px;
	height: 16px;
	line-height: 16px;
	color: #999;
	margin-bottom: 10px;
}

.hq_hos_right>i {
	display: block;
	font-style: normal;
	font-size: 14px;
	height: 16px;
	line-height: 16px;
	color: #999;
}






























