	/*机构列表*/

/*面包屑*/
.fw700{
	font-weight: 700;
}
.crumbs>i{
    width: 19px;
    vertical-align: middle;
    height: 17px;
    background: url(../images/pagehome.png) no-repeat;
    display: inline-block;
    margin: 0px 10px 5px 0;
	display: none;
}
.crumbs>a{
	color: #999999;
}

/*列表*/

.search{
	border: 1px solid #F1F1F1;

}
.search_radius{
	border-radius: 4px;
}
.search .search-header-placeholder{
	height: 70px;
	background: #F1F1F1;
	position: relative;
	margin: 0 auto;
	/* width: 1200px; */
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.search .search-header-fixed-animation{
	/* transition: all .2s ease; */
}
.search .search_title{
	padding: 15px 25px;
	margin: 0 auto;
	width: 1150px;
	height: 100%;
}

.search_hot{
	width:238px;
}
.search .search_title>.float-left{
	line-height: 40px;
}
.search .search_title .search_city,.search .search_title .search_date,.search .search_title .search_hot{
	margin-right: 20px;
	height: 40px;
	width: 233px;
	background: white;
	float: left;
	position: relative;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
    /* box-shadow: 0 0 0 1px #e5e5e5; */
}
.search .search_title .search_city label,.search .search_title .search_date{
	line-height: 40px;
}
.search .search_title input{
	line-height: 43px;
	height: 40px;
	box-sizing: border-box;
	margin-bottom: 3px;
	outline:none;
	border: none;
}
#city-name{
	height:40px;
	line-height: 40px;
}
.search .search_title .city_name{
	width: 68%;
	padding-left: 10px;
	background: white;
	display: inline-block;
	text-align: left;
	font-size: 14px;
	color: #333;
}
.search .search_hot>input{
	width: 203px;
	padding:0 15px;
}
.search .search_date>input{
	padding:0 20px 0 15px;
	width: 160px;
}


.search_title .search{
	display: inline-block;
	margin-left: 20px;
	height: 40px;
	line-height: 40px;
	border-radius: 30px;
	color: white;
	background: #1CA4E5;
	width: 96px;
	text-align: center;
	transition: all .3s ease;
	font-size: 14px;
}
/* 城市筛选悬浮 */
.city-classify{
    position: absolute;
    font-size: 14px;
    left: 0;
    top: 42px;
    padding: 15px 15px 5px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
	border-radius: 4px;
	z-index: 999;
}
.classify-tab{
    cursor: pointer;
    white-space: nowrap;
}
.classify-tab span.select{
	color: #1CA4E5;
    border-bottom-color: #1CA4E5;
}
.classify-tab span{
    display: inline-block;
    padding: 0 50px 5px;
    line-height: 26px;
    border-bottom: 1px solid #e5e5e5;
	letter-spacing: 3px;
}
.classify-row:last-child {
    border-bottom: none;
}
.classify-row{
    padding: 15px 0 10px;
    border-bottom: 1px solid #efefef;
}
.classify-row em{
    margin: 0 10px;
    color: #1CA4E5;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #efefef;
}
.hot-content em{
    display: none;
}
.hot-content .classify-row>div{
    margin: 0;
}
.classify-row>div{
    margin: -25px 0 0 40px;
}
.classify-row>div a{
    display: inline-block;
    color: #555;
    margin: 3px 5px;
    padding: 2px 5px;
    transition: all .1s ease;
}
.classify-row>div a:hover{
	background: #1CA4E5;
	color: white;
}
/* 筛选的浮动 */
.search-header-fixed{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
	box-shadow: 0 5px 14px #ccc;
	background:white ;
}

.search .search_title .search_date{
	width: 238px;
}
.search .search_city span,.search .search_date span{
	display: inline-block;
}
.search .search_title select{
	border: 0;
	vertical-align: middle;
	height: 40px;
	line-height: 40px;
}
.search .search_title .seach_date i{
	width: 16px;
    height: 16px;
    background: url(../images/calendar.png) no-repeat;
    background-size: 100%;
    position: absolute;
    display: block;
    top: 11px;
    right:10px;
}


/*列表左边*/
.hlist_box{
	margin-bottom: 30px;

}
.mask-line-fixed{
	position: fixed;
    top: 70px;
	left: 0;
    right: 0;
    height: 30px;
    z-index: 12;
	background-color: #f8f8f8;
	margin: 0 auto;
}
.top-inherit{
    background-color: #f8f8f8;
}

.hlist_box_left{
	float: left;
	width: 881px;
	border-radius: 4px;
	/* position: relative; */
	/*background: white;*/
	/*border: 1px solid red;*/
}
.hlist_box_lf_title{
	height: 50px;
	line-height: 50px;
}
.order-bar{
	height: 50px;
	background: white;
	border-bottom: 1px solid #F1F1F1;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.hlist_box_lf_title ul{
	width: 550px;
}
.hlist_box_lf_title ul>li{
	float: left;
	width: 20%;
	text-align: center;
	color: #555555;
	transition: all .3s ease;
	cursor: pointer;
}

.hlist_box_lf_title ul>li>a{
	position: relative;
	display: inline-block;
	width: 12px;
	height: 25px;
	margin-top: 13px;
	vertical-align: middle;
}
.hlist_box_lf_title ul>li>a>i:first-child{
	position: absolute;
    left: 7px;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    border-width: 4px;
    border-color: #e5e5e5;
    border-top-width: 0;
    border-style: dashed;
    border-bottom-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    vertical-align: middle;
}
.hlist_box_lf_title ul>li>a>i:first-child+i{
	position: absolute;
    left: 7px;
    top: 5px;
    display: inline-block;
    font-size: 0;
    height: 0;
    border-width: 4px;
    border-color: #e5e5e5;
    border-bottom-width: 0;
    border-style: dashed;
    border-top-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    vertical-align: middle;
    margin-top: 2px;
}
.hlist_box_lf_title ul>li>a>i.select{
	border-color: #1CA4E5 !important;
	border-left-color: transparent !important;
    border-right-color: transparent !important;
}

.hlist_box_lf_title ul>.select{
	color: #1CA4E5;
}


/*start 2018-4-13 列表切换 正方形跟长条形*/
.ot2018 a{float: right;height: 50px;width: 50px;}
.ot2018 a i{ display: inline-block; width: 20px; height: 20px; margin-top:17px; margin-left: 15px;}
.ot2018 a.aO i{ background-position:-285px -53px;  }
.ot2018 a.aT i{ background-position:-331px -53px;  }
.ot2018 a.aO i.cur{background-position:-384px -53px; }
.ot2018 a.aT i.cur{ background-position:-430px -53px;  }
.ot2018 .sprite{background: url(../images/sprite2018.png) no-repeat;}

/*横排列表*/

.hosplist{width: 880px;margin:20px auto;padding-bottom:10px;overflow:hidden;}
.hosplist .n_hosp{float: left;margin-top:0;margin-right: 20px;margin-bottom:20px;width: 280px;height: 270px;background: #Fff;}
.hosplist .n_hosp:nth-child(3n){margin-right: 0;}
.hosplist .n_hosp h3 a{ display:block; line-height:45px;padding:0 5px; text-align:center;font-size:14px;white-space: nowrap;text-overflow: ellipsis;overflow:hidden;}
.hosplist .n_hosp h3 {height:45px; display:block;}
.hosplist .n_hosp_img{width:280px;height:180px; overflow:hidden; position:relative;}
.hosplist .n_hosp_img a img{  width: 100%;}
.hosplist .n_hosp_img:hover .yy_data{bottom:0;}
.hosplist .yy_data{background: #fff;padding: 0px 10px;position: absolute;width: 260px;height: 115px;bottom: -115px;transition: bottom ease .3s;font-size:12px;color:#8d8d8d;}
.hosplist .yy_data i{background:url(../images/new_index.png) 0 -628px no-repeat;height: 61px;width:22px; display:inline-block; vertical-align:middle;float:left;}
.hosplist .yy_data em{display: inline-block;float: left;width: 260px;line-height: 25px;max-height:45px;overflow: hidden;}
.hosplist .citemqt{width: 255px;display:block;height: 45px;padding: 0px 10px 0px 15px;float:left;border-bottom:1px solid #f0f1f1; overflow:hidden;}
.hosplist .yy-comment{background-position: 0px -493px;}
.hosplist .yy-like{background-position: 0px -538px;margin-right:0 !important;}
.hosplist .yy-jib{background:url(../images/new_index.png) 0 -583px no-repeat;display: inline-block;overflow: hidden;float:right;font-size:12px; line-height:47px;padding-left:20px;color: #8D8D8D;}
.hosplist .yy-icon {height: 45px;width: auto;line-height: 50px;margin-right: 4px;font-size: 12px;float:left;font-family: Arial;color: #8D8D8D;}
.hosplist .n_hosp:nth-child(3n) {
    margin-right: 0;
}

/*竖排列表 - 左图*/
.hosplist_v{
	margin-top: 1px;
	background-color: #FFF;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.hosplist_vertical:first-child{
	border-top: none;
}
.hosplist_vertical{
	border-top: 1px solid #F1F1F1;
	padding: 20px 0;
	background: white;
	padding-left: 23px;
	padding-right: 23px;
}
.hosplist_vertical:hover{
	background:rgba(28, 164, 229, 0.1);

}
.hosplist_vertical:hover .h_v_title>i {
	background: url(../images/orange_top.png) no-repeat;

}

.hosplist_vertical_pic{
    width: 200px;
    height: 140px;
    float: left;
    /* padding-left: 23px; */
    position: relative;
    border-radius: 4px;
    /*overflow: hidden;*/
}
.hosplist_vertical_pic>a>img{
	border-radius: 4px;
    height: 140px;
	overflow: hidden;
}
.hosplist_vertical_pic .float_pic{
	position: absolute;
	left: 245px;
	top:0;
	width: auto;
	/*overflow: hidden;*/
	z-index: 1;
	display: none;
	border: 5px solid #DDD;
}
/* .hosplist_vertical_pic>a:hover .float_pic{
	display: block;
} */
.hosplist_vertical_pic .typeof_max,.hosplist_vertical_pic .typeof_none,.n_hosp_img .typeof_none,.n_hosp_img .typeof_max{
	position: absolute;
	width: 100px;
	height: 38px;
	color: white;
	top: 10px;
	right: 10px;
	border-radius: 5px;
	text-align: center;
	line-height: 38px;
	opacity: 0.9;
	display: none;
}
.hosplist_vertical_pic .typeof_max,.n_hosp_img .typeof_max{
	background: #1CA4E5;
}
.hosplist_vertical_pic .typeof_none,.n_hosp_img .typeof_none{
	background: #333333;
}
/*竖排列表 - 右内容*/
.hosplist_vertical_text{
	/* height: auto; */
	margin-left: 217px;
	position: relative;
}
.hosplist_vertical_text>h2>a{
	font-size: 16px;
	color: #555;
	font-weight: bold;
	vertical-align: middle;
	display: inline-block;
	overflow:hidden;white-space: nowrap;text-overflow: ellipsis;
	max-width: 500px;
}
.hosplist_vertical_text>h3>a:hover{
	color: #1CA4E5;
}
.h_v_title{
	padding-bottom: 6px;
	font-size: 16px;
	color: #1CA4E5;
}
.h_v_title>i{
    display: inline-block;
    vertical-align: middle;
    width: 20px;
	height: 25px;
	line-height: 20px;
	margin-right: 5px;
	background: url(../images/blue_top.png) no-repeat;
	color: white;
	background-size:cover;
	text-align: center;
	font-size: 12px;
}
.h_v_title>span{
	color: #FF4E00;
	font-size: 12px;
}
.h_v_lable{
	position: absolute;
	top: 27px;
	left: 28px;
}
.h_v_lable span{
	margin-right: 0px;
    padding: 0px 2px;
    color: white;
    border-radius: 3px;
    font-size: 12px;
}
.h_v_lable .lable_red{background-color: #f42b47;}
.h_v_lable .lable_oringe{background-color: #f26c08;}
.h_v_lable .lable_green{background-color: #3bb81e;}
.h_v_lable .lable_blue{background-color: #2aa5e0;}

.h_v_pri{
	width: 145px;
    float: right;
    text-align: center;
	position: relative;
	display: table;
	height: 110px;
}

.h_v_pri a,.h_v_adv>a{
	height: 38px;
	line-height: 38px;
	width: 116px;
	border-radius: 30px;
	font-size: 16px;
	display: inline-block;
	background: #1CA4E5;
	color: white;
	transition: all .3s ease;
}

.h_v_comt{
	float: right;
	width: 130px;
	height: 80px;
	font-size:14px;
	text-align: center;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
	display: table;
	position: relative;
	margin-top: 20px;
}
.h_v_comt .font-12>a:hover{
	text-decoration: underline;
}
.h_v_base{
    margin-right: 266px;
}
.h_v_base .pagin>img{
	vertical-align: middle;
	margin: 0 10px 1px 3px;
	/* float: left; */
}
.h_v_base>div>i:hover{
	text-decoration:underline;
}
.h_v_base .pagin{
	/* height: 30px;
	line-height: 30px; */
	padding: 18px 0 0 0;
}
.h_v_base .pagin>i{
	display: inline-block;
	text-align: right;
	color: #1CA4E5;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
}
.h_v_base .pagin .place{
	position: relative;
	max-width: 248px;
	/* float: left; */
	color: #555555;
	display: inline-block;
	padding-right: 10px;
	vertical-align: middle;

}
.service-icons{
    padding: 18px 0 0 0;

}
.service-icons>span{
	display: inline-block;
}
.service-icons img{
	border: none;
    /* width: 18px; */
    height: 14px;
}
.service-icons div{
	display: inline-block;
}
.service-icons div span {
    vertical-align:middle;
    color: #999;
    padding-right: 12px;
    line-height: 20px;
    display: inline-block;
	height: 20px;
	font-size: 12px;
}

.h_v_map{
	float: right;
	cursor: pointer;
}
.h_v_map>i,.d_main_info .content .lable i{
	margin-left: 8px;
	display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 20px;
    margin-right: 5px;
    background: url(../images/sprite2018.png) no-repeat;
    background-position: -342px -4px;
}

.h_v_adv{
	padding-top:8px;
}

.hosplist_no{
	padding: 50px 0;
	background: white;
	vertical-align: middle;
}

.hosplist_no>p{
	padding-top: 32px;
}


/*列表右边-地图*/
.hlist_box_right{
	float: right;
	width: 300px;
	/*border: 1px solid red;*/
	/*position: relative;*/
}
.h_b_flex{
    position: fixed;
    top: 100px;
	z-index: 11;
}
.h_b_flexs{
	position: fixed;
    left: 0;
    right: 0;
    z-index: 11;
}
.h_b_map_top{
	background: white;
	height: 50px;
	line-height: 50px;
	border-radius: 4px;
}
.h_b_map_top>span:nth-of-type(1){
	float: left;
	padding-left: 25px;
}
.h_b_map_top>span:nth-of-type(2){
	float: right;
	padding-right: 16px;
	cursor: pointer;
}
.h_b_map_top i{
	display: inline-block;
    background: url(../images/icon_all.png) no-repeat;
    vertical-align: middle;
    overflow: hidden;
    width: 16px;
    height: 18px;
	background-position: -347px -78px;
	margin-right: 5px;
}
.h_b_map_top .onCheckbox{
	background-position: -390px -78px;
}
.h_b_map .h_b_map_ct{
	height: 284px;
	background: white;
}
.h_b_map_ct>#allmap{
	height: 100%;
}
/*列表右边 浏览记录*/
.h_b_browse{
	margin-top: 16px;
}
.h_b_browse_top{
	height: 50px;
	line-height: 50px;
	/*border-bottom: 1px solid #F1F1F1;*/
	background:white;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.h_b_browse_top>span{
	margin-left: 26px;
	display: inline-block;
	height: 96%;
}
.h_b_browse_top .select{
	color: #1CA4E5;
	border-bottom: 2px solid #1CA4E5;
}
.h_b_browse_info{
	max-height: 416px;
	overflow-y: auto;
	background: white;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.h_b_browse_list{
	height: 81px;
	border-top: 1px solid #F1F1F1;
	margin: 11px 0;
}

.h_b_browse_list img{
	width: 108px;
    height: 72px;
    float: left;
    display: inline-block;
    margin: 0 10px 0 5px;
}
.h_b_browse_list h3 {
    float: left;
    display: inline;
    padding-top: 4px;
}
.h_b_browse_list h3 a {
    display: block;
    color: #777;
    width: 150px;
    line-height: 18px;
    overflow: hidden;
    height: 18px;
    white-space: nowrap;text-overflow: ellipsis;
}
.h_b_browse_list .grade,.h_b_browse_list .addr {
    color: #999999;
    width: 112px;
    float: left;
    display: inline-block;
    height: 18px;
    overflow: hidden;
    padding-top: 4px;
}
.h_b_browse_list .grade b{
	font-size: 12px;
	color: #333333;
}
.h_b_browse_list .grade em{
	font-size: 16px;
	color: #FF4E00;
}

/* .details_head .d_nav ul a i:hover{
    border-right-color: #1CA4E5;
} */

/*机构信息 轮播*/
.d_main_info{
	background: white;
	/* height: 500px;*/
	padding: 20px;
	border:  1px solid #e5e5e5;
	box-sizing: border-box;
	box-shadow: 0px 3px 10px 0px #e5e5e5;
}

.d_main_info .content{
	width: 385px;
	margin-left: 30px;
	float: left;
}
.d_main_info .content .lable{
	margin-bottom: 13px;
}
.d_main_info .content .lable>span{
	float: left;
	color: #999999;
	line-height: 25px;
}
.d_main_info .content .lable p{
	float: left;
	width: 300px;
	line-height: 25px;
	text-align: justify;
}
.d_main_info .content .lable .money{
	position: absolute;
	top: -3px;
}
.d_main_info .content .fwys span{
	float: left;
	padding: 0 5px 8px 0;
}
.d_main_info .content .evaluate {
	margin-bottom: 13px;
	width: 100%;
}
.d_main_info .content .evaluate>.starting_fare{
	display: table;
	width: 100%;
	border-bottom: 1px dotted #e5e5e5;
	height: 68px;
}
.d_main_info .content .evaluate>.starting_fare_one{
	height: 79px !important;
}
.d_main_info .content .evaluate>.starting_fare .item_one{
	width: 28%;
	float: left;
	height: 100%;
	display: table;
}
.d_main_info .content .evaluate>.starting_fare .item_two{
	float: left;
	width: 40%;
	height: 100%;
	display: table;
}
.d_main_info .content .evaluate>.starting_fare .item_one_time{
	width: 113px;
	float: left;
	min-height: 80px;
	display: table;
}
.d_main_info .content .evaluate>.starting_fare .item_two_time{
	float: left;
	min-height: 80px;
	display: table;
}
.d_main_info .content .evaluate .active_bottom{
	display: inline-block;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color:white;
	background-color: #FF4E00;
	border-radius: 5px;
	padding: 0 15px;
	text-align: center;
	cursor: pointer;
}
.d_main_info .content .evaluate .active_bottom:hover{
	background: #FF6927;
}
.d_main_info .content .evaluate  .not_available{
	height: 120px;
	border-bottom: 1px solid #F1F1F1;
	display: table;
	width: 100%;
}
/* .d_main_info .content .evaluate span{
	line-height: 22px;
}
.d_main_info .content .evaluate .evaluate_tab{
	cursor: pointer;
}
.d_main_info .content .evaluate .evaluate_tab:hover{
	text-decoration: underline;
}
.d_main_info .content .evaluate .pf-bg1{
    width: 84px;
    height: 20px;
    background: url(../images/rai-icon.png) 0 -266px no-repeat;
    display: inline-block;
    position: relative;
    margin-right: 5px;
    float: left;
}
.d_main_info .content .evaluate .pf-bg1 em{
	height: 20px;
    background: url(../images/rai-icon.png) 0 -286px no-repeat;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
} */

.d_main_info .content .hospital_time{
	border-bottom: 1px dotted #e5e5e5;
	height: 100%;
}

.d_main_info .content .service{
	height: 46px;
	line-height: 46px;
	border: 1px solid #F1F1F1;
	border-radius: 5px;
	padding:10px;
	/* margin-bottom: 35px; */
}
.d_main_info .content .service span{
	padding-left: 20px;
}
.d_main_info .content .service span i{
	margin-right: 6px;
    display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 18px;
    background: url(../images/icon_service.png) no-repeat;
}

.d_main_info .content .serve>div{
	float: left;
	text-align: center;
	color: #A9A9A9;
	font-size: 12px;
	margin-right: 22px;
	margin-top: 18px;
	height: 55px;
}
.d_main_info .content .serve>div img{
	margin-bottom: 10px;
	width: 18px;
	height: 18px;
}
.d_main_info .content .serve>div p{
	font-size: 11px;
	width: 48px;
}
/*日历样式*/
.calendar_jg { float:left;position: relative; width:318px;height:auto; border-radius:4px; margin-left:37px;border-radius:4px;border-right:none;font-size: 13px; }
.calendar_jg .time_calendar_jg,.calendar_jg .time_calendar_jg_no{display:table;position: absolute;background-color: rgba(0,0,0,0.3);height: 100%;width: 100%;border-radius: 4px;z-index: 2;}
.calendar_jg .time_calendar_jg_no{min-height: 305px;}
.calendar_jg .time_calendar_jg_no .center>p{
	font-size: 24px;
	color: white;
	padding-bottom: 20px;
}
.calendar_jg .time_calendar_jg_no .center .activer,.calendar_jg .time_calendar_jg .center .activer{
	display: inline-block;
	padding: 0 23px;
	height: 40px;
	line-height: 40px;
	color: white;
	border-radius: 4px;
	background: #1CA4E5;

}
.time_calendar_jg_no_bg{
	position: absolute;
	background: url(../images/rili_bg.png) no-repeat;
    width: 100%;
	border-radius: 4px;
	min-height: 305px;
	z-index: 1;
}
#schedule-box{border:1px solid #F8F8F8;}
.op2018{cursor: pointer;font-size: 16px;font-style: normal;}
.schedule-hd{box-sizing: border-box; border-right:1px solid #F8F8F8; text-align:center; line-height:37px; user-select:none; width: 100%; height: 37px;background-color: #fff;}
.schedule-hd div{ float: left; }
.schedule-hd div:nth-child(1){margin-left: 22px;}
.schedule-hd div:nth-child(3){margin-left: 10px;}
.schedule-hd div span{ display:inline-block; margin-top: -2px;}
.schedule-hd span .prey{ display:inline-block;width:13px; height:13px; background-position:-484px -8px; vertical-align:middle; margin-right:10px;}
.schedule-hd span .prem{ display:inline-block;width:12px;  height: 14px;background-position: -408px -8px; vertical-align:middle; margin-right:10px;}
.schedule-hd span .prexy{ display:inline-block;width:13px; height:13px; background-position:-505px -8px; vertical-align:middle; margin-left:10px;}
.schedule-hd span .prexm{ display:inline-block;width:12px; height:14px; background-position:-432px -8px; vertical-align:middle; margin-left:10px;}
.schedule-hd div.kysj2018{ float: right; margin-right: 12px; }
.schedule-hd div.kysj2018 i{ width: 8px; height: 8px; border-radius: 2px; border: 1px solid #189ede; vertical-align: middle; display: inline-block;  margin-right: 5px;}


.about-data{border-right:1px solid #F8F8F8;text-align: center;height: 31px;line-height: 31px;color:#FF4E00;border-top: 1px solid #F8F8F8;}
.today{ text-align: center; font-size:14px; color:#333; }
.arrow2018{ cursor: pointer; }
/* .week-ul{background: #F3F8FF;} */
.ul-box{overflow: hidden;}
.ul-box li{border-right:1px solid #F8F8F8;cursor: pointer;box-sizing: border-box; float:left; width:14.28%; text-align:center;  font-size: 14px; height: 38px;line-height:38px;border-top: 1px solid #F8F8F8;padding: 0;}
.schedule-bd>li{
	border-right:1px solid #F8F8F8;
}
.other-month{color: #999999;}
.current-month{color: #333333;}
.today-style{border-radius: 50%;background:#58d321; font-size:14px;}

.spriteButtom{ background:url(../images/sprite2018.png) no-repeat}
.dayStyle{display: inline-block;width: 24px;height: 24px;text-align: center;line-height: 24px; color: #cccccc; font-weight: bold;border: none;}
.flag{color: #1CA4E5;border-radius: 4px;}
.boxshaw{box-shadow: 2px 2px 15px 2px #e3e3e3;}
.selected-style {background: #00BDFF;color: #ffffff;}
#h3Ele{text-align: center;padding: 10px;}

#prevMonth{
	background: url(../images/sprite2018.png) no-repeat;
	display: inline-block;
	width: 12px;
	height: 14px;
	background-position: -408px -8px;
	vertical-align: middle;
	margin-right: 10px;
}

#nextMonth {
	background: url(../images/sprite2018.png) no-repeat;
	display: inline-block;
	width: 12px;
	height: 14px;
	background-position: -432px -8px;
	vertical-align: middle;
	margin-left: 10px;
}

/*日历样式结束*/


/* 公共 - 布局*/
.combo_recommend{
	box-shadow: 0 3px 10px #e5e5e5;
	margin-top: 20px;
	background: white;
}
.combo,.map,.hospital-info,.remark{
	margin-top: 20px;
	background: white;
	border: 1px solid #e5e5e5;
}
.combo_tab,.map_tab{
	padding: 18px 0;
	height: 34px;
	background: #fff;
}
.map>.map_xuzhi{
	padding-top: 18px;
	height: 34px;
	background: #fff;
}
.combo>div:first-child+div{
	border-top: none;
}

.details_main .d_main_data .list .combo {
	background: none;
	border: none;
}

.combo_data{
	padding: 20px 20px 2px 20px;
	/*border-top: 1px solid #F1F1F1;*/
	background-color: #fff;
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
}
.combo_tab>span,.map_tab span,.map_xuzhi span{
	display: inline-block;
    height: 33px;
    line-height: 33px;
	margin:0 30px;
	vertical-align: middle;
}

.piecemeal-left{
	width: 935px;
	float: left;
}

.combo_data_none{
	text-align: center;
	padding: 50px 0;
}
.combo_data_none p>a{
	color: #1CA4E5;
}
.combo_data_none p>a:hover{
	text-decoration: underline;
}
/* 套餐详情新列表-赛选 */
.combo_fold{
	height: 45px;
	line-height: 45px;
	position: relative;
	background: white;
	padding: 0 20px;
}

.combo .combo_fold {
	border: 1px solid #e5e5e5;
	border-bottom: none;
}

.combo_fold>span{
	color:#999999;
	display: inline-block;
	/* font-size: 12px; */
}
.combo_fold>.img_type{
	width: 100px;
	margin-right: 56px;
	text-align: center;
	float: left;
}
.combo_fold>.tc_name{
	width: 267px;
	float: left;
}
.combo_fold>.same{
	width: 345px;
	text-align: center;
	float: left;
}
.combo_fold>.same>span{
	display: inline-block;
	width: 32%;
	text-align: center;
	color:#999999;
    cursor: pointer;
}

.combo_fold span i {
    background: url("../images/no_sort.png") no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
    margin-left: 2px;
}

.combo_fold span i.bottom_sort {
    background: url("../images/bottom_sort.png") no-repeat;
}

.combo_fold span i.top_sort {
    background: url("../images/top_sort.png") no-repeat;
}

.combo_fold>.money{
	width: 100px;
	text-align: center;
	float: left;
	color: #999999;
    cursor: pointer;
}
.combo_fold>.packUp{
	float: right;
}
.packUp>.reduce{
	width: 17px;
	height: 17px;
	background: url(../images/reduce.png) no-repeat;
	background-size: 100%;
	margin-bottom: 2px;
	vertical-align: middle;
    display: inline-block;
}
.packUp>.add{
	width: 17px;
	height: 17px;
	background: url(../images/add.png) no-repeat;
	background-size: 100%;
	margin-bottom: 2px;
	vertical-align: middle;
    display: inline-block;
}
.combo_screen{
	padding: 10px 25px;
	border: 1px solid #e5e5e5;
	margin-top: 20px;
}

.combo_screen>.search_list{
	border-bottom:none !important;
}
.combo_screen>.search_list .search__option_box{
	margin-left: 90px !important;
}
.combo_screen>.search_list .search__option>ul>li{
    width: 12% !important;
}
.search_main>.search_list .search__option>ul{
	width: 885px !important;
}

/*体检套餐*/
.combo_data{
	position: relative;
}


.combo_data .recommendation{
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	border:2px solid #FF4E00;
	z-index: auto;
}
.combo_data .recommendation .font_style{
	position: absolute;
	top: -2px;
	left: -40px;
	width: 19px;
	padding: 10px;
	font-size: 18px;
	background: #FF4E00;
	color: white;
	border-radius: 4px;
}
.combo_data .combo_info{
	position: relative;
	z-index: 2;
}
.combo_tab select{
	margin:0 10px;
    border: solid 1px #D2D2D2;
    padding: .03rem .05rem;
	color: #333333;
	height: 33px;
	min-width: 132px;
	padding-left: 10px;
	vertical-align: middle;
	border-radius: 5px;
}
.combo_tab select option{
	padding: 10px 0 !important;
	height: 30px !important;
}
.combo_tab>.color-1CA>i{
	vertical-align: middle;
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../images/calenda.png) no-repeat;
	background-size: 100%;
	margin-bottom: 3px;
}
.d_main_data{
	/* border: 1px solid #DCDCDC; */
}
.d_main_data .list .combo>.combo_tab .select{
	background: #1CA4E5 !important;
    color: white !important;
}
.combo_data .combo_info .left{
	width: 116px;
	height: 120px;
	float: left;
	position: relative;
	margin-bottom: 20px;
}
.combo_data .combo_info .left div p{
	position: absolute;
	bottom: 19px;
    height:25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    width: 100px;
    font-size: 12px;
}
	.combo_data .combo_info .left .views{  line-height: 24px; text-align: center;}
	.combo_data .combo_info .left .views i{ display: inline-block;vertical-align: middle; width: 18px; height: 14px; background: url("../images/sp.png")
	no-repeat; cursor: pointer;}
	.combo_data .combo_info .left .views span{ font-size: 12px; color: #333; display: inline-block;vertical-align: middle;cursor: pointer;}
.combo_data .combo_info .right{

	width: 1040px;
	float: left;

}
.combo_info .right .packageInfo{
	padding-left: 20px;
	/*border-bottom: 1px solid #F1F1F1;*/
	min-height: 80px;
	padding-bottom: 20px;
	cursor: pointer;
}

.combo_info .right .packageInfo_left{
	width: 700px;
	float: left;
}
.combo_info .right .packageInfo_left .sex{
	display: inline-block;
	height: 18px;
	border-radius: 2px;
}
.deal-detail-spliter::before{
	content: " ";
    display: inline-block;
    border-left: 1px solid #cacaca;
    height: 10px;
    padding-right:20px;
}
.combo_info .right .packageInfo_left .title_info li{
	display: inline-block;
	padding-right: 20px;
}
.combo_info .right .packageInfo_left .sex.man{
	border:1px solid #40A5D6;
}
.combo_info .right .packageInfo_left .sex.women{
	border:1px solid #DB4242;
}
.combo_info .right .packageInfo_left .sex>img{
	margin-bottom: 2px;
	width: 12px;
	padding: 0 3px;
}
.combo_info .right .packageInfo_left .sex>i{
	display: inline-block;
	width: 22px;
	height: 19px;
	line-height: 19px;
	color: white;
	text-align: center;
	font-size: 12px;
}
.combo_info .right .packageInfo_left .sex.man>i{
	background: #40A5D6;
}
.combo_info .right .packageInfo_left .sex.women>i{
	background: #DB4242;
}


.combo_info .right .packageInfo_right{
	width: 280px;
	float: right;

}
.combo_info .right .packageInfo_right .money{
	float: right;
	/* width: 195px; */
	cursor: pointer;
}
.combo_info .right .packageInfo_right .buttom{
	float: right;
	width: 82px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-top: 53px;
	border: 1px solid #F1F1F1;
	cursor: pointer;
}

/* 向下箭头*/
.packageInfo_right .dot-bottom,.familiar_list p i.dot-bottom{
	display: inline-block;
	font-size: 0;
	height: 0;
    border-width: 5px;
    border-color: #1CA4E5;
    border-bottom-width: 0;
    border-style: dashed;
    border-top-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    vertical-align: middle;
}
/* 向上箭头*/
.packageInfo_right .dot-top,.familiar_list p i.dot-top{
	display: inline-block;
	font-size: 0;
    line-height: 0;
    border-width: 5px;
    border-color: #1CA4E5;
    border-top-width: 0;
    border-style: dashed;
    border-bottom-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    vertical-align: middle;
}


/*套餐列表*/
.combo_info .right .packageDetails{
	border-left: 1px solid #f1f1f1;
}
.combo_info .right .packageData{
	height: 120px;
	border-top: 1px solid #f1f1f1;
	/*line-height: 105px;*/

	padding: 0 20px 0px 40px;
	overflow: hidden;
}
.combo_info .right .packageData:nth-of-type(1){
	border: none;
}
.combo_info .right .packageData:hover{
	background: #F3F8FF;
}
.combo_info .right .packageData .name{
	width: 253px;
	float: left;
	height: 100%;
	display: table;
}
.combo_info .right .packageData .name p>a{
	text-align: justify;
	/* font-size: 15px; */
}
.combo_info .right .packageData .name .lable>span{
	padding:0 12px;
	display: inline-block;
	margin-right: 9px;
	height: 23px;
	line-height: 23px;
	border:1px solid #40A5D6;
	color: #40A5D6;
	border-radius: 2px;
	font-size: 12px;
}
.combo_info .right .packageData .name .lable{
	padding-top: 5px;
}


.combo_info .right .packageData .project{
	width: 353px;
	float: left;
	height: 100%;
	display: table;
}
.combo_info .right .packageData .project .center>span{
	display: inline-block;
	width: 32%;
}
.combo_info .right .packageData .project .center .medicalPlan{
	cursor: pointer;
	text-decoration:underline;
}
.combo_info .right .packageData .money{
	/*width: 120px;*/
	float: left;
	position: relative;
	height: 100%;
	display: table;
}
.combo_info .right .packageData .buttom{
	/* width: 250px; */
	float: right;
	cursor: pointer;
	height: 100%;
	display: table;
}
.packageData .buttom .center>span:first-child{
	width: 62px;
	border: 1px solid #E3E3E3;
	height: 35px;
	line-height: 35px;
	display: inline-block;
	text-align: center;
	border-radius: 4px;
	background: #F8F8F8;
}
.packageData .buttom .center>span:first-child:hover{
	border: 1px solid #1CA4E5;
	color: #1CA4E5;
	background: white;
}
.packageData .buttom .center>span:first-child+span{
	width: 99px;
	border: 1px solid #F1F1F1;
	height: 35px;
	line-height: 35px;
	background: #1CA4E5;
	display: inline-block;
	text-align: center;
	color: white;
	margin-left:16px;
	border-radius: 4px;
}
.packageData .buttom .center>span:first-child+span:hover{
	background: #0287c6;
}




.h_b_browse_list:after,
/* .search_list:after, */
/* .search_title:after, */
/* .search__option:after, */
/* .hlist_box:after, */
/* .hosplist_vertical:after, */
.h_b_map_top:after,
.d_head_info:after,
/* .d_main_info:after, */
/* .combo_info:after, */
.packageInfo:after,
.packageInfo_right:after,
.packageData:after,
.lable::after,
.hospital-info .phy_info:after,
.hospital-info .phy:after,.remark:after,
/* .piecemeal::after, */
.recommen_info::after,
/* .remark_nav_head::after, */
.remark_nav_label::after,
.serve::after,
.piecemeal-left::after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.main_head>div::after,
.set_title>ul::after,
.merchandise::after,
.set_main::after,
.set_title::after,
.commodity_right_one::after,
.merchandise::after,
.commodity_right::after,
.set_details::after,
.set_details_one::after,
.details_one_left::after,
.details_two>ul::after,
.set_main_left::after,
.examine_details>div:first-child::after,
.examine_details_two_table::after,
.examine_details_two::after,
.hospital_details>p::after,
.set_evaluate_one::after,
.set_evaluate_one>div:first-child::after,
.set_evaluate_two::after,
.set_evaluate::after,
.evaluate_two_page::after,
.evaluate_two_page>div:first-child+div>div::after,
.evaluate_swiper_img::after,
/* .questions_ask::after, */
.combo_data::after
{
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}

/*  */


/* 地图圆角 */
#allmap{
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}


/* 地图标注 */

.circlebox {
	z-index: 100001;
    position:relative;
    display: inline-block;
}
.circlebox .bg-circle {
 	width: 20px;
    height: 20px;
    background: #007dd4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.circlebox .sm-circle {
    width: 6px;
    height: 6px;
    background: #007dd4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -3px 0 0 -3px;
}
.circlebox .line {
 	width: 2px;
    height: 13px;
    background: #007dd4;
    opacity: 0.6;
    filter: alpha(opacity=60);
    position: absolute;
    bottom: 10px;
    left: 9px;
}
.circlebox .ctx {
    position: absolute;
    top: -27px;
    left: 50%;
    margin-left: -50px;
    min-width: 80px;
    padding: 0 10px;
    white-space: nowrap;
    height: 24px;
    line-height: 24px;
	border:1px solid #007dd4;
	background: white;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    text-align: center;
	/* z-index: 100001; */
	font-size: 12px;
}
.circlebox .ctx a{
	color: #007dd4;
	width: 100%;
	/*height: 100%;*/
	display: inline-block;
	width: 72px;
	overflow: hidden;
}

.circlebox.hoverbox .bg-circle,.circlebox.mover-hover-box .bg-circle {
    background:#EE5D5B;
    z-index:99
}
.circlebox.hoverbox .sm-circle,.circlebox.mover-hover-box .sm-circle {
    background:#EE5D5B;
    z-index:99
}
.circlebox.hoverbox .line ,.circlebox.mover-hover-box .line{
    background:#EE5D5B;
    z-index:99
}
.circlebox.hoverbox .ctx,.circlebox.mover-hover-box .ctx{
	border:1px solid #EE5D5B;
    z-index:99;
    /* width: auto; */
}
.circlebox.hoverbox .ctx a,.circlebox.mover-hover-box .ctx a{
	color: #EE5D5B;
}

/* 悬浮样式 */
.piecemeal{
	width: 1200px;
	margin: 0 auto;
}
.piecemeal-right{
	width: 250px;
    float: right;
    margin-top: 20px;
}
.piecemeal-right_flex{
    position: fixed;
    top: 70px;
    z-index: 11;
    /* right: 0; */
	/* background: white; */
}
.piecemeal-right_b{
    border: 1px solid #e5e5e5;
    background-color: #FFF;
}
.piecemeal-right_b>ul{
    width: 100%;
    font-size: 14px;
    /* padding-bottom: 20px; */
    box-sizing: border-box;
    text-align: center;
    display: inline-block;
    border-bottom: 1px solid #F1F1F1;
}
.piecemeal-right_b>ul>li{
    margin: 15px 15px 0 15px;
    display: inline-block;
    cursor: pointer;
}
.piecemeal-right_b_a{
    width: 300px;
    height: 103px;
    margin-top: 15px;
}
.piecemeal-right_b_a>img{
    width: 108px;
    height: 79px;
    float: left;
    margin-right: 10px;
    margin-left: 16px;
}
.piecemeal-right_b_a>div{
    font-size: 14px;
    line-height: 28px;
}
.piecemeal-right_b_a>div>.right_b_a_p1{
    color: #333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width: 35%;
}
.piecemeal-right_b_a>div>.right_b_a_p2{
    color: #999999;
}
.piecemeal-right_b_a>div>.right_b_a_p3{
    color: #FF4E00;
    font-weight: 600;
}
.piecemeal-right_b_a>div>.right_b_a_p3>em{
   font-size: 12px;
   color: #333;
   font-weight: 500;
}
.piecemeal-right_b ul li.active{
    color: #1CA4E5 !important;
    border-bottom: 2px solid #1CA4E5 !important;
    padding-bottom: 13px;
    box-sizing: border-box;
}


/* 右侧体检须知、常见问题 */
.main_right_notice{
    background-color: #FFF;
    border-radius: 4px;
}
.main_right_notice>div{
	max-height: 252px;
	overflow: hidden;;
}
/* .main_right_notice>div>.main_right_notice_title>img{
    width: 18px;
    height: 18px;
    margin-left: 19px;
    margin-right: 6px;
    vertical-align: middle;
} */
.main_right_notice>ul{
	width: 100%;
    height: 51px;
    line-height: 51px;
    font-size: 14px;
    box-sizing: border-box;
    border-bottom: 1px solid #F1F1F1;
}
.main_right_notice>ul>li{
	margin-left: 27px;
    display: inline-block;
    cursor: pointer;
}
.main_right_notice>ul>li.active{
	color: #1CA4E5;
    border-bottom: 2px solid #1CA4E5;
    /* padding-bottom: 13px; */
    box-sizing: border-box;
    cursor: pointer;
}
.main_right_notice>.main_right_notice_list div>p{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #F1F1F1;
    font-size: 14px;
    color: #333;
    margin-left: 30px;
    margin-right: 30px;
    cursor: pointer;
}
	.main_right_notice>.main_right_notice_list div>p>a{ float: left;width: 162px; overflow: hidden;text-overflow: ellipsis;}
	.main_right_notice>.main_right_notice_list div>p>span{
		float: right;
		font-size: 12px;
		color: #938F8D;
	}
.main_right_notice>.main_right_notice_list div p:first-child+p+p+p+p{
    border: none !important;
}
.main_right_notice>div>p:hover,.main_right_notice>.main_right_notice_title>span:hover{
    color: #1CA4E5;
}

/* 问答 */
.questions_data{
    padding:0 11px 67px 11px;
    width: 228px !important;
}

.questions_info{
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #F1F1F1;
    width: 100%
}
.questions_ask>p:first-child{
    width: 35px;
    float: left;
    background: #1CA4E5;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: white;
    font-size: 15px;
    font-weight: 500;
    border-radius: 3px;
}
.questions_ask>p:first-child+p{
    float: left;
    font-size: 12px;
    width: 141px;
    padding-left: 15px;
}
.questions_ask>.answer{
    background: #FF4E00 !important;
}

/* 常见问题 */
.familiar{
    padding:0 20px 23px 20px;
    max-height: 480px;
    overflow-y:auto;
}
.familiar_list p{
    /* padding: 17px 0; */
    cursor: pointer;
}

.familiar_list{
    padding:  17px 0 ;
    border-bottom: 1px solid #F1F1F1;
}
.familiar_list p span{
    /* padding-bottom:17px; */
    display: inline-block;
	width: 160px;
	text-align: justify;
}
.familiar_list p i{
    float:right;
	margin-top: 7px;
	padding-top: 2px;
}
.familiar_list div{
    padding-top: 17px;
    color: #999999;
    font-size: 12px;
}

/* 推荐医院 */
.recommen_tab>ul li{
	display: inline-block;
	margin-right: 50px;
	/* font-size: 18px; */
	height: 32px;
	cursor: pointer;
}
.recommen_tab>ul li.select{
	color: #1CA4E5;
	border-bottom: 2px solid #1CA4E5;
}
.recommen_info{
	height: 210px;
	overflow: hidden;
	background: white;
	margin-top:20px;
	padding: 10px 0;
	position: relative;
}
.recommen_info>.recommend_hot{
	width: 100%;
	padding:0 14px;
	height: 100%;
	/* margin: 0 auto; */
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
}
.recommen_info_ul li{
	float: left;
	width: 220px;
	margin-right: 18px;
	margin-bottom: 20px;
}
.recommen_info_ul li:first-child+li+li+li+li{
	margin-right:0;
}

.recommen_info_ul li img{
	width: 220px;
	height: 130px;
}
.recommen_info_ul li .text-hide{
	padding: 17px 0;
}
.recommen_info_ul li .num_people>span:first-child{
	width: 38%;
	display: inline-block;
	text-align: left;
}
.recommen_info_ul li .num_people>span:first-child+span{
	width: 60%;
	display: inline-block;
	text-align: right;
}

/* 制作select框 */

.selectBox{cursor:pointer;border-radius:4px;height:31px; position:relative; border: #D2D2D2 solid 1px;margin: 0 10px;float: left;min-width: 132px;}
.combo_actives{border: #1CA4E5 solid 1px !important;}
.combo_actives .txt{color: #1CA4E5 !important;}
.selectBox .select_txt{width:auto; height:31px; font:14px/31px "Microsoft YaHei"; position:relative;}
.selectBox .txt{ padding: 0 30px 0 10px; font-size:14px; font-weight:normal;}
.selectBox .sj{border-width:4px; border-color:#333 #FFFFFF #FFFFFF #FFFFFF; border-style:solid dashed dashed dashed; position:absolute; right:10px; top:14px; }
.selectBox .select_combo{border:#1CA4E5 solid 1px; overflow:hidden; width:100%; position:absolute; left:-1px; top:31px; display:none;z-index: 999;background: white;}
.selectBox .select_combo a{display:block; padding:5px 10px; font:14px/2 "Microsoft YaHei";}
.selectBox .select_combo a:hover{color:#1CA4E5;}



/* 项目具体说明 */
.tjProgram-fl{padding:10px 25px;width:840px;background-color:#fff;overflow:auto;margin-bottom: 10px;max-height:500px;}
.Programlistbox{ width: 100%;border-right: 1px solid #eee;border-bottom:1px solid #eee;border-left:1px solid #eee;margin:0 auto;padding:0;clear:both;overflow:hidden;}
/* .tc_cont_box{margin-top:10px;} */
.tc_cont_box:first-child>h3{
	border-top: 1px solid #eee;
	margin-top: 10px;
	width: 100%;
}
.tc_cont_h3{line-height: 36px; text-align: center;background: #fafafa;border:1px solid #eee;border-top: none;}
.tc_cont_h3 i{color:#fd7d02;}
.Programname-txt{border-right: 1px solid #eee;width:25%;text-align:center;float:left;display:inline;vertical-align:middle;line-height:24px;padding:13px 5px;box-sizing: border-box;}
.Programworth-txt{margin-left: -1px;width: 72%;text-align:left;float:left;border-left:1px solid #eee;display:inline;line-height:24px;padding:13px 12px 13px 12px;}

.medicalPlan_buy{
	background: #f1f1f1;
	padding: 15px 40px;
}
#medicalPlan>h3{
	padding:20px 25px;
}
.medicalPlan_buy>span{
    vertical-align: middle;
}
.medicalPlan_buy>span:first-child{
	padding-right: 15px;
}
.medicalPlan_buy>span.color-FF4.font-24{
	padding-left: 15px;
}
.medicalPlan_buy>div{
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
}
.medicalPlan_buy>div>a{
    display: inline-block;
    border: 1px solid #F1F1F1;
    font-size: 20px;
    vertical-align: middle;
    background: white;
    height: 37px;
    line-height: 37px;
    width: 38px;
    box-sizing: border-box;
    text-align: center;
}
.medicalPlan_buy>div>em{
	border-top: 1px solid #F1F1F1;
    border-bottom: 1px solid #F1F1F1;
    font-size: 14px;
    color: #333;
    vertical-align: middle;
    background: white;
    padding: 0 23px;
    height: 37px;
    line-height: 37px;
    display: inline-block;
    box-sizing: border-box;
}
.medicalPlan_buy .appointment{
	float: right;
	padding: 10px 0;
	min-width: 202px;
	color: white;
	background: #FF4E00;
	text-align: center;
}
.laydate-day-prev,.laydate-day-next{
	color: #9a9a9a !important;
}



/**/
.c21a651{
	color: #21a651;
}

.hover_show{
	position: absolute;
	border-radius: 4px;
	background: #fff;
	border: 1px solid #eee;
	top: 30px;
	color: #545454;
	line-height: 18px;
	padding: 6px 12px;
	left: -60px;
	max-height: 50px;

	z-index: 99;
}

.hover_show i{
	position: absolute;
	width: 10px;
	height: 10px;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	background: #fff;
	transform:rotatez(45deg);
	-webkit-transform:rotatez(45deg); /* Safari and Chrome */
	top: -4px;
	right:65px;
}

.last_booking_div{
	position: relative;
}
/*2019-9-17*/
.area_hot_hospital{font-size: 16px; color: #999; padding-left: 25px;}


	/* 最新预约动态 */
	.set_subscribe{
		margin-top: 19px;
		background-color: #FFF;
	}
	.set_subscribe>h5{
		width: 100%;
		padding: 15px;
		font-size: 14px;
		box-sizing: border-box;
		border-bottom: 1px solid #F1F1F1;
	}
	.set_subscribe>h2{
		width: 100%;
		padding: 15px;
		font-size: 14px;
		box-sizing: border-box;
		border-bottom: 1px solid #F1F1F1;
	}
	.set_subscribe div{
		width: 100%;
		height: 170px;
		overflow-y: hidden;
	}
	.set_subscribe ul{

	}
	.set_subscribe ul>li{
		height: 34px;
		line-height: 34px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.set_subscribe ul>li>span{
		color: #21a651;
	}
	.set_subscribe ul>li>em{
		color: #938F8D;
		padding: 0 3px;
	}

	.set_subscribe ul>li>a:hover{
		color: #1CA4E5;
		text-decoration: underline;
	}

/*新增*/
.hospital_logo{ float: left;height: 90px;}
.hospital_logo  img{ height: 100%;margin-left: -15px;}
.other_name{ margin-left:110px; }


	.pop-box {
		position: relative;
		width: 390px;
		padding: 10px 15px 20px;

		border: 9px solid #DCDCDC;
		background-color: #FFF;
	}
	.pop-box .c_close {
		position: absolute;
		right: 0;
		top: 0;
		padding: 0 5px;
		font: normal 18px/28px Tahoma;
		color: #CCC;
	}

.htl-room-detail{ width: 800px;}
.htl-room-detail .c_close{ padding:5px !important; font:normal 26px/28px Tahoma;}
.htl-room-detail .label_onsale_easyzhu {cursor:default;}
.htl-room-detail .hrd-title{ font-size: 16px; ffont-weight: bold;line-height: 24px;height: 24px; color: #333;}
.htl-room-detail .hrd-title .label_baseroom{font-size:12px; margin-left:5px;}
.hrd-info{ padding-bottom:15px; margin-top: 5px; *zoom:1;}
.hrd-info:after{content:".";display:block;height:0;clear:both;overflow:hidden;visibility:hidden;}
.hrd-info-pic{ position: relative; float: left; width: 300px;}

.hrd-info-pic .view_360{position:absolute;bottom:0;left:0;width:49px;height:30px;background-position:0 -313px;}
.hrd-info-pic .view_360:hover{background-position:0 -345px;text-decoration:none;}

.hrd-info-pic .prev,.hrd-info-pic .next{position:absolute;top:90px;display:block;width:45px;height:45px;outline:none;z-index:2;cursor:pointer;border-radius:5px;background-color:rgba(0,0,0,.6);filter:Alpha(opacity=60);background-color:#000\9;}
.hrd-info-pic .prev{left:0;}
.hrd-info-pic .next{right:0;}
.hrd-info-pic .prev:hover,.hrd-info-pic .next:hover{background-color:rgba(38,38,38,.6);background-color:#aaa\9;}
.hrd-info-pic .prev b,.hrd-info-pic .next b{display:block;margin:12px auto 0;width:12px;height:20px;}
.hrd-info-pic .prev b{background-position:-76px -133px;}
.hrd-info-pic .next b{background-position:-88px -133px}
.hrd-info-pic ul{ display: block;}
.hrd-info-pic li{ float: left;}
.hrd-info-pic li img{ display: block;}
.hrd-info-base{ float: right; width: 485px;}
.hrd-info-base-list{ line-height: 24px;}
.hrd-info-base-list .t{ color: #666;}
.hrd-info-base-describe{ padding-top: 20px;}
.hrd-allfac{ border-top: 1px solid #ededed;}
.hrd-allfac-title{ padding: 8px 0; font-size: 14px; font-weight: bold;}
.hrd-allfac-list { line-height: 22px; color: #999;font-size: 12px;}
.hrd-depodesc{ border-top: 1px solid #ededed; margin-top:8px; }
.hrd-depodesc-list { padding:8px; }


/*视频*/
.sp_ac{position: fixed;z-index: 31;left: 50%; top: 50%; margin-left:-424px; margin-top: -250px;}

	/* 右侧 */
	.set_main_right{
		float: left;
		width: 250px;
		box-sizing: border-box;

	}
	.main_right_head{
		width: 263px;
		margin: 20px 0 20px 0;
		padding: 0 20px;
		height: 100%;
		margin-bottom: 15px;
		box-sizing: border-box;
		/* float: right; */
		display: inline-block;

	}
	.main_right_head>div>p{
		/* text-align: justify; */
	}
	.main_right_head>div:first-child{
		text-align: center;
	}
	.main_right_head>div:first-child a{
		display: block;
	}
	.main_right_head>div:first-child img{
		width: 100%;
		height: 139px;
	}
	/* 第二行div */
	.main_right_head>div:first-child+div{
		padding-top: 19px;
		border-bottom: 1px dashed #e5e5e5;
		margin: 0 auto;
		padding-bottom: 17px;
	}
	.main_right_head>div:first-child+div>p:first-child{
		font-size: 14px;
		color: #333;
		font-weight: 500;
		padding-bottom: 13px;
		cursor: pointer;
	}
	.main_right_head>div:first-child+div>p:first-child+p{
		color: #7F7F7F;
		font-size: 12px;
		padding-bottom: 11px;
	}
	.main_right_head>div:first-child+div>div{
		color: #7F7F7F;
		font-size: 12px;
		cursor: pointer;
	}
	.main_right_head>div:first-child+div>div>span{
		vertical-align: middle;
	}
	.main_right_head>div:first-child+div>div>i{
		display: inline-block;
		width: 87px;
		height: 14px;
		background: url(../images/star_icon.png) no-repeat 0 0;
		background-size: 175px 83px;
		background-position: left bottom;
		vertical-align: middle;
		margin:0 8px 1px 8px;

	}
	.main_right_head>div:first-child+div>div>img{
		width: 81px;
		height: 14px;
		vertical-align: top;
		margin-left: 11px;
	}
	.main_right_head>div:first-child+div>div>span:first-child+img+span{
		color: #FF4E00;
	}
	/* 第三行 */
	.main_right_head>div:first-child+div+div{
		border-bottom: 1px dashed #e5e5e5;
		padding: 14px 0;
	}
	.main_right_head>div:first-child+div+div>p{
		font-size: 12px;
		color: #7F7F7F;
	}
	/* 第四行 */
	.main_right_head>div:first-child+div+div+div{
		border-bottom: 1px dashed #e5e5e5;
		padding: 14px 0;
	}
	.main_right_head>div:first-child+div+div+div>p{
		font-size: 12px;
		color: #7F7F7F;
	}
	/* 第五行div */
	.main_right_head>div:first-child+div+div+div+div{
		border-bottom: 1px dashed #e5e5e5;
		padding: 14px 0;
	}
	.main_right_head>div:first-child+div+div+div+div>p{
		color: #7F7F7F;
		font-size: 12px;
	}
	/* 第六行div */
	.main_right_head>div:first-child+div+div+div+div+div{
		padding: 14px 0;
		color: #7F7F7F;
		font-size: 12px;
	}
	/* 第七行-查看医院所有套餐 */
	.main_right_head>.main_right_head_a{
		text-align: center;
		font-size: 12px;
	}
	.main_right_head>.main_right_head_a>a{
		padding: 12px 43px 11px 44px;
		display: inline-block;
		margin-top: 27px;
		background-color: #F1F1F1;
	}
	.main_right_head>.main_right_head_a>a:hover{
		background-color: #e5e5e5;
	}


/*体检攻略图片滚动放大*/

	.scroll_con{width: 908px; float: left; margin-top: 15px;background: #fff;border: 1px solid #e5e5e5}
	.scroll_con h3{ line-height: 34px;font-size: 16px;padding: 8px 0px 8px 20px;}

	.time_roll{background: #fff;height: 128px;float: left;width:100%; position: relative;overflow: hidden;}
	.sct{float: left; margin-left: 8px;width: 857px;overflow: hidden;}
	.time_roll ul{ position: absolute;left: 0px;top: 0px;}
	.time_roll ul li{float: left;width: 165px; position: relative;box-sizing: border-box; cursor: pointer; margin-right: 8px; }
	.time_roll ul li:hover{opacity: 0.8;transition: opacity 0.3s;-webkit-box-opacity: 0.8; }

	.time_roll ul li div{overflow: hidden;height: 106px;}
	.time_roll ul li div img{width: 100%; height: 100%;}
	.time_roll ul li p{text-align: center; color: #333;}
	.time_roll ul li p:nth-of-type(1){line-height: 28px;}
	.time_roll ul li p:nth-of-type(2){color: #999999;line-height: 24px;}
	.time_roll ul li p:nth-of-type(3){padding-top: 30px;}
	.time_roll ul li p:nth-of-type(3) span{color: #ff4e00;font-weight: bold;font-size: 16px;}
	.time_roll ul li p:nth-of-type(3) span em{font-size: 12px; font-weight: normal}
	.time_roll ul li p:nth-of-type(3) del{ font-size: 12px; color: #999; margin-left: 15px;}
	.time_roll ul li a{ position: absolute;left: 0px; top:0px;width: 100%; height: 100%;}

	.time_roll .ftn_button{display: none;}
	.time_roll .ftn_button div{
		position: absolute;
		top: 50%;
		width: 33px;
		height: 58px;
		margin-top: -28px;
		color: #fff;
		font-weight: bold;
		line-height: 60px;
		text-align: center;
		font-size: 14px;
		cursor: pointer;
		z-index: 5;
	}
	.time_roll .ftn_button div.left{
		background:url(../images/banner_left_b.png) no-repeat;
		left: 0;
	}
	.time_roll .ftn_button div.right{
		background:url(../images/banner_right_b.png) no-repeat;
		right: 0;
	}

	.time_roll .ftn_button div.left:hover{
		background:url(../images/banner_left_b_hover.png) no-repeat;
		left: 0;
		transition: background 0.3s;
	}
	.time_roll .ftn_button div.right:hover{
		background:url(../images/banner_right_b_hover.png) no-repeat;
		right: 0;
		transition: background 0.3s;
	}

	.time_roll:hover .ftn_button{display: block}


	#pic{position: absolute; display: none; z-index: 11}
	#pic1{ width: 400px; height: 300px; border-radius: 5px; -webkit-box-shadow: 5px 5px 5px 5px hsla(0,0%,5%,1.00); box-shadow: 5px 5px 5px 0px hsla(0,0%,5%,0.3); }

	.hosTag{ width: 100%;}
	.hosTag .btx{
		float: left;
		margin-right: 10px;
		border: 1px solid #F0F0F0;
		color: #000;
		line-height: 26px;
		padding: 0px 8px;
		border-radius: 4px;
		margin-bottom: 10px;
		position:relative;
	}
	.hosTag .btx .tag{cursor: pointer;}
	.hosTag .btx .text{
		position: absolute;
		width: 220px;
		border: 1px solid #eeeeee;
		padding: 4px 8px;
		line-height: 22px;
		left: 0px;
		background: #fff;
		bottom: 31px;

	}
	.hosTag .btx .text i{position: absolute;
		z-index: 2;
		width: 0;
		height: 0;
		line-height: 0;
		font-size: 0;
		border-width: 5px; /*如果想改变倒三角形的大小,就改变这里的像素值*/
		border-style: solid;
		border-color: #E1E1E1 #fff #fff #fff; /*如果倒三角形的父元素背景不是白色,就把后面三个#fff改为对应的背景色*/
		bottom: -10px;
		left: 40px; /*如果倒三角形前面的字多于两个,就设置这里的像素值大些*/
	}
	.hosTag .btx .text:after{position: absolute;
		content:" ";
		z-index: 2;
		width: 0;
		height: 0;
		line-height: 0;
		font-size: 0;
		border-width: 5px; /*如果想改变倒三角形的大小,就改变这里的像素值*/
		border-style: solid;
		border-color: #fff transparent transparent transparent; /*如果倒三角形的父元素背景不是白色,就把后面三个#fff改为对应的背景色*/
		bottom: -9px;
		left: 40px; /*如果倒三角形前面的字多于两个,就设置这里的像素值大些*/
	}