﻿.logo{
	width: 170px;
	height: 48px;
}
.search_content{
	margin-left: 70px;
}
.search_tab.active{
	font-weight: bold;
	color: #0E89D1;
}
.search_box{
	width: 720px;
	box-sizing: border-box;
}
.search_input{
	padding-left: 20px;
	height: 44px;
	border: 2px solid #0E89D1;
	border-radius: 5px 0 0 5px;
}
.search_button{
	width: 100px;
	border-radius: 0 5px 5px 0;
	background: #0E89D1;
}
.search_tab.active::after{
	content: '';
	display: block;
	background: #fff;
	border-left: 2px solid #0E89D1;
	border-top: 2px solid #0E89D1;
	transform: rotate(45deg);
	width: 14px;
	height: 14px;
	position: relative;
	top: 8px;
	left: 10px;
}
.icon_more{
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	background: #fff;
	transform: rotate(45deg);
	width: 6px;
	height: 6px;
	margin-top: 12px;
}
.swiper-jx{
	width: 340px;
	height: 330px;
}
.swiper-jx img{
	width: 340px;
	height: 258px;
}
.swiper-pagination-bullet{
	width: 6px;
	height: 6px;
	border-radius: 6px;
}
.swiper-pagination-bullet-active{
	width: 24px;
}
.content_jx{
	width: 490px;
}
.content_jx,.content_ry{
	height: 330px;
}
.content_jx a::before,
.list_hospital_xg1 a::before,
.list_kp_xg a::before,
.list_xq a::before{
	content:'';
	display: block;
	float: left;
	width: 4px;
	height: 4px;
	background: #dedede;
	margin-top: 6px;
	margin-right: 8px;
}
.content_jx a:first-child{
	font-weight: bold;
	font-size: 18px;
}
.content_ry a::before{
	content: '';
	display: block;
	float: left;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #0E89D1;
	width: 0;
	height: 0;
	margin-top: 4px;
	margin-right: 8px;
}
.content_my a{
	width: 282px;
	height: 252px;
	margin-top: 24px;
	margin-left: 24px;
	box-sizing: border-box;
}
.content_my a img{
	width: 80px;
	height: 70px;
}
.content_tab_box img{
	width: 170px;
	height: 128px;
}
.content_tab_btn{
	width: 200px;
	height: 56px;
	line-height: 56px;
	background: linear-gradient(90deg, #1085F2 0%, #18ACFA 100%);
}
.content_rm a{
	counter-increment: a;
}
.content_rm a::before{
	content: counter(a);
	display: block;
	width: 26px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	color: #fff;	
	background: #ADB5BD;
	float: left;
	border-radius: 4px;
	margin-top: 18px;
}
.content_rm a:nth-child(1)::before{
	background: #E04A1D;
}
.content_rm a:nth-child(2)::before{
	background: #F88217;
}
.content_rm a:nth-child(3)::before{
	background: #FFB916;
}
.city_img_list a p{
	top: 0;
	left: 0;
	z-index: 9;
}
.vertical_line{
	border-left: 1px solid #dcdcdc;
}
.list_wd_title::before{
	content: "问";
	font-size: 16px;
	color: #fff;
	display: block;
	float: left;
	width: 28px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	background: #2CB1FF;
	border-radius: 4px;
	margin-right: 8px;
}
.breadcrumb .icon_more{
	margin-top: 4px;
}
.list_pages a{
	margin: 0 4px;
}
.list_pages a.active{
	background: #2CB1FF;
	border: 1px solid #2CB1FF;
	color: #fff;
}
.list_hospital img{
	width: 200px;
	height: 150px;
}
/* 新增 */
.info_hospital img{
	width: 184px;
	height: 138px;
}
.public_title::before,
.content_article h2::before{
	content: "";
	display: block;
	float: left;
	width: 4px;
	height: 24px;
	background: #2CB1FF;
	border-radius: 4px;
	margin-right: 10px;
}
.info_list div{
	padding: 16px 0;
	border-bottom: 1px dashed #dcdcdc;
}
.list_group a p.icon_group{
	width: 44px;
	padding: 8px 16px;
	background: rgba(44, 177, 255, .5);
}
.content_article img{
	max-width: 80%;
	margin: 16px auto 10px;
}
table{
	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;
	border-spacing: 0;
	width: 100%;
	margin: 20px auto 10px;
}
table tr:first-child{
	background: rgba(44,177,255,0.1);
}
table tr td{
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	text-align: center;
	padding: 8px 16px;
}
.content_article p,
.content_article span,
.content_article a,
table tr td,
table tr td a,
.content_article h3,
.content_article strong,
.content_article li,
.list_zn ul li,
.list_zn ul li a,
.content_article h6{
	font-size: 16px;
	line-height: 28px;
}
.content_article a,
table tr td a,
.list_zn ul li a{
	display: inline-block;
	color: #2CB1FF;
}
.content_article h3,
.content_article strong{
	font-weight: bold;
	margin-top: 24px;
}
h4{
	font-weight: bold;
	margin-top: 20px;
}
h5{
	font-weight: bold;
	margin-top: 18px;
}
.content_article ul,.content_article ol{
	margin-top: 12px;
}
.content_article li{
	counter-increment: li;
	margin-left: 16px;
	color: #666;
}
.content_article li::before{
	content: counter(li)". ";
}
.content_article h2{
	line-height: 24px;
	font-size: 22px;
	font-weight: bold;
	margin: 24px 0 12px;
}
.content_article h6,
.content_article blockquote{
	border-left: 2px solid #2CB1FF;
	background: rgba(44,177,255,0.05);
	padding: 16px 24px;
	margin: 24px 0 10px;
	color: #666;
}
.content_article p{
	margin-top: 24px;
}
.content_article p:nth-child(1){
	margin-top: 0;
}
.list_zn ul li{
	counter-increment: li;
	margin-top: 8px;
}
.list_zn ul li::before{
	content: counter(li)"、";
}
.avatar{
	width: 40px;
	height: 40px;
	border-radius: 40px;
}
.icon_best{
	width: 100px;
	height: 30px;
}
.icon_more_bottom{
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	transform: rotate(45deg);
	width: 6px;
	height: 6px;
	margin-top: 2px;
	margin-left: 6px;
}
.icon_more_blue{
	border-right: 1px solid #2CB1FF;
	border-bottom: 1px solid #2CB1FF;
	transform: rotate(45deg);
	width: 8px;
	height: 8px;
	margin-top: 2px;
	margin-left: 6px;
}
.icon_more2{
	margin-top: 7px;
}
.list_hospital_xg a img{
	width: 112px;
	height: 84px;
}
.title_vertical{
	width: 20px;
	background: #f5f5f5;
	word-wrap: break-word;
}
textarea{
	height: 72px;
	width: 100%;
}
.content_top_img{
	width: 190px;
	height: 145px;
}
.list_mulu{
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	height: 184px;
}
.list_mulu_in{
	padding: 20px 0;
	counter-reset: h4;
	border-left: 1px solid #dedede;
}

.list_mulu_in p a::before{
	content: "▪ ";
}
.list_mulu_in div.line{
	width: 1px;
	height: 144px;
	background: #dedede;
}
.icon_search{
	background-position: 0 -26px;
	margin-top: 8px;
}
.icon_jx{
	background-position: -30px -26px;
}
.icon_ry{
	background-position: -60px -26px;
}
.icon_my{
	background-position: -90px -26px;
}
.icon_kp{
	background-position: -120px -26px;
}
.icon_rm{
	background-position: -150px -26px;
}
.icon_city{
	background-position: -180px -26px;
}
.icon_bread{
	background-position: 0 -10px;
}
.icon_close{
	background-position: -20px 0;
	margin-top: 10px;
	margin-left: 6px;
}
.icon_js{
	background-position: -16px -10px;
}
.content_my a:nth-child(4n+1),
.city_img_list a:nth-child(3n+1),
.city_word_list a:nth-child(4n+1),
.info_list div:nth-child(2n+1),
.list_group a:nth-child(3n+1),
.list_hospital_xg a:nth-child(3n+1),
.list_hospital_xg1 a:nth-child(3n+1),
.list_kp_xg a:nth-child(2n+1){
	margin-left: 0;
}
.content_tab_box a:last-child,
.content_rm a:last-child div,
.list_hospital a:last-child,
.list_js div:last-child{
	border-bottom: none;
}
em{
	font-size: inherit;
	font-weight: inherit;
	color: #2CB1FF;
	font-style: normal;
}
.phone_code img{
	width: 96px;
	height: 96px;
}
.phone_code{
	right: -96px;
	top: -20px;
}
.baike_tab p{
	color: #666;
}
.baike_tab p.active{
	color: #2CB1FF;
	background: #E9F7FF;
}
.gray_triangle{
	border: 6px solid transparent;
	border-top-color: #666;
	margin-top: 4px;
	margin-left: 4px;
}
.list_xq_menu{
	position: fixed;
	left: auto;
	box-sizing: border-box;
	margin-left: 740px;
	top: 65%;
	margin-top: -25px;
	background: #FFFFFF;
	width: 114px;
	height: 50px;
	transition: all .3s ease;
	box-shadow: 0px 24px 40px 0px rgba(0,0,0,0.05), 0px -8px 16px 0px rgba(0,0,0,0.05);
	border-radius: 8px;
	cursor: pointer;
}
.list_xq_menu.active{
	width: 280px;
	height: 258px;
	left: auto;
	margin-left: 580px;
}
.list_xq_menu_bottom{
	height: calc(100% - 50px);
	-webkit-transition: all .3s ease .1s;
	transition: all .3s ease .1s;
	overflow-y: scroll;
}
.list_xq_menu_bottom::-webkit-scrollbar{
	width: 6px;
	height: 100%;
}
.list_xq_menu_bottom::-webkit-scrollbar-thumb{
	border-radius: 6px;
	background: #ddd;
}
.list_xq_menu_bottom::-webkit-scrollbar-track{
	border-radius: 6px;
	background: #eee;
}
.list_xq_menu_bottom a.active,
.list_xq_menu_bottom a:hover{
	border-left: 2px solid #2CB1FF;
	background: #E9F7FF;
	color: #2CB1FF;
	font-weight: bold;
}
.w92{
	width: 92px;
}
.list_ht a::before{
	content: '';
	display: block;
	float: left;
	border: 5px solid transparent;
	border-left-color: #2CB1FF;
	margin-top: 3px;
}