.headtagbox{
	border: 1px solid #E9E8E8;
	margin-top: 18px;
	padding: 18px;
}
.headtagbox h1{
	font-size: 18px;
	margin-top: 0px;
}
.headtagbox>div{
	display: flex;
	justify-content: space-between;
}
.headtagbox>div span{
	font-size: 12px;
	color: #483a32;
}
.headtagbox>div ul{
	display: flex;
}
.headtagbox>div ul li a{
	display: inline-block;
	line-height: 26px;
	font-size: 12px;
	border:1px solid #0364d7;
	border-radius: 5px;
	padding: 0px 6px;
	margin-right: 8px;
	color: #0364d7;
}
.discusswrap{
	display: flex;
	/* padding:12px 0px ; */
}
.discussboxleft{
	width: 180px;
	background-color: rgba(221, 221, 221, 0.3);;
}
.discussboxleft >img{
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin: 0 auto;
	margin-top: 12px;
	box-sizing: border-box;
}
.discussboxright{
	width:616px;
}
.discussboxleft >p{
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}
.discussboxright>div p{
	font-size: 14px;
	color: #333;
	line-height: 22px;
}
.discussboxright>div{
	padding-left: 12px;
	margin-top: 12px;
	padding-right: 12px;
}
.discussboxright>p{
	font-size: 14px;
	color: #483a32;
	border-bottom: 1px solid #dadada;
	line-height: 32px;
	padding-left: 12px;
	box-sizing: border-box;
}
.topNav a {
	padding: 0 12px;
	line-height: 1;
	border-right: 1px solid #ccc;
}
.topNav a:last-child {
	border-right: none;
}
.head .logo {
	width: 183px;
	height: 60px;
}
.head{
	height: 88px;
}
.icon{
}
.iAuth{
	width: 18px;
	height: 18px;
	background: url(../images/authentication_0.png) no-repeat;
	display: inline-block;
	background-size: contain;
	margin-right: 4px;
}
.iState{
	width: 18px;
	height: 18px;
	background: url(../images/state_0.png) no-repeat;
	display: inline-block;
	background-size: contain;
	margin-right: 4px;  
}
.contentNav {
	height: 40px;
}
.contentNav a {
	margin-top: 9px;
}
.contentNav a.active {
	background: url(../images/icon_nav_bd.png) no-repeat center bottom;
}
.banner,.bannerImg,.bannerImg a img {
	width: 200px;
	height: 268px;
	border-radius: 6px;
}
.banner {
	position: relative;
}
.bannerBtn {
	position: absolute;
	bottom: 6px;
	right: 6px;
}
.bannerBtn span {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #fff;
	margin-left: 6px;
	display: inline-block;
}
.bannerBtn span.active {
	background: #0364d7;
}
.listNews li {
	width: 262px;
	float: left;
}
.listNews li:nth-of-type(even),.itemQa:nth-of-type(even) {
	float: right;
}
.listNews li:nth-child(1),.listNews li:nth-child(2),.itemQa:nth-child(1),.itemQa:nth-child(2) {
	margin-top: 12px;
}
.listNews li a {
	display: block;
	width: 182px;
	font-size: 14px;
	color: #666;
}
.checkDetails,.register {
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	border-radius: 4px;
}
.checkDetails {
	width: 87px;
	height: 33px;
	border: 1px solid #0364d7;
	color: #0364d7;
}
.register {
	width: 89px;
	height: 35px;
	background: #0364d7;
	color: #fff;
	margin-top: 18px;
}
.allExpert {
	width: 82px;
	height: 72px;
	background: #F5F5F5;
	border-radius: 6px;
}
.listDocAvatar {
	width: 648px;
}
.itemQaTitle:before {
	content: '';
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	background: url(../images/icon_ask.png) no-repeat center center;
	margin-right: 9px;
	margin-top: 2px;
}
.wdtitle h1{
	font-size: 16px;
}
.wdtitles h1{
	font-size: 16px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wdtitles h1:before {
	content: '';
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	background: url(../images/icon_ask.png) no-repeat center center;
	margin-right: 9px;
	margin-top: 2px;
}
.wdtitle h1:before {
	content: '';
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	background: url(../images/icon_ask.png) no-repeat center center;
	margin-right: 9px;
	margin-top: 2px;
}
.docansw h2{
	font-size: 16px;
	color: #0364d7;
	font-weight:bold;
	border-bottom: 2px solid #0364d7;
}
.wdtitle h1:hover {
	color: #0364d7;
}
.itemQa {
	width: 370px;
	float: left;
	margin-top: 24px;
	/* flex: 0 0 48%; */
}
.titleList a {
	padding: 12px 0;
	border-bottom: 1px solid #E9E8E8;
}
.titleList a::before,.readList a::before {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	float: left;
	margin-right: 6px;
	margin-top: 6px;
	background: url(../images/jbzt_icon_mrsj.png) no-repeat;
}
.titleList a:hover::before {
	background: url(../images/jbzt-icon_zssj.png) no-repeat;
}
.titleList a:hover,.linkList a:hover,.itemQa p.itemQaTitle:hover {
	color: #0364d7;
}
.titleList a:last-child,.docItem:last-child {
	border-bottom: none;
}
.charList img {
	width: 168px;
	height: 117px;
}
.charList .charItemInfo {
	width: 336px;
}
.charList2 a {
	display: block;
	width: 185px;
	float: left;
	margin-left: 34px;
}
.charList2 a:nth-child(1),.charList2 a:nth-child(6),.charList2 a:nth-child(11),.charList2 a:nth-child(16),.charList2 a:nth-child(21),.charList2 a:nth-child(26),.charList2 a:nth-child(31),.linkList a:nth-child(1),.linkList a:nth-child(8),.linkList a:nth-child(15),.linkList a:nth-child(22),.linkList a:nth-child(29) {
	margin-left: 0;
}
.charList2 a::before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	margin-top: 9px;
	margin-right: 12px;
	background: #999;
	float: left;
}
.hosImgsList img {
	width: 254px;
	height: 204px;
}
.tabBtnItem {
	color: #666;
	font-size: 16px;
	margin-right: 36px;
	line-height: 24px;
	display: inline-block;
}
.tabBtnItem.active {
	font-weight: bold;
	color: #0364d7;
	border-bottom: 2px solid #0364d7;
}
.linkList a {
	width: 136px;
}
.line {
	border-right: 1px solid #ddd;
}
.lineDashed {
	border-bottom: 1px dashed #E9E8E8;
}
.wdzxBtn {
	width: 62px;
	height: 22px;
	text-align: center;
	font-size: 12px;
	color: #0364d7;
	border: 1px solid #0364d7;
	line-height: 22px;
	border-radius: 4px;
}
.artContent{	
	font-size: 16px;
	line-height: 30px;
}
.artContent p {	
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
}
.artContent p span{
	font-size: 16px;
	line-height: 30px;
	font-weight: 500;
}
.artContent .qmlink{	
	display: inline-block;	
	font-size: 16px;
	color: #0364d7;	
	font-weight: 500;
}
.Qmtable td .qmlink{
	font-size: 15px;
	color:#0364d7;
}
.artContent strong .qmlink{	
	font-weight:700;
}
.artContent table .qmlink{
	font-size:15px;
}
.zxBtn {
	width: 62px;
	height: 22px;
	text-align: center;
	font-size: 12px;
	color: #0364d7;
	border: 1px solid #0364d7;
	line-height: 22px;
	border-radius: 4px;
}
.rightAd {
	width: 286px;
	height: 238px;
}
.img150 {
	width: 150px;
	height: 112px;
}
.pageList a{
	display: block;
	padding: 7px 12px;
	border-radius: 4px;
	color: #999;
	font-size: 14px;
	background: #e9e8e8;
	margin-right: 4px;
}
.pageList strong {
	background: #0364d7;
	color: #fff;
	display: block;
	padding: 7px 12px;
	border-radius: 4px;
	font-size: 14px;
	margin-right: 4px;
}
.btnList a {
	display: block;
	width: 72px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 6px;
	font-size: 12px;
	margin-left: 24px;
}
.btnList a:first-child {
	width: 70px;
	color: #FF9119;
	border: 1px solid #FF9119;
}
.btnList a:last-child {
	background: #0364d7;
	color: #fff;
	margin-top: 12px;
}
.btnList2 a {
	width: 154px;
	height: 34px;
	text-align: center;
	line-height: 36px;
	border-radius: 6px;
	font-size: 14px;
}
.btnList2 a:first-child {
	border: 1px solid #0364d7;
	color: #0364d7;
}
.btnList2 a:last-child {
	border: 1px solid #FF9119;
	color: #fff;
	background: #FF9119;
	margin-left: 24px;
}
.icon9028 {
	display: block;
	width: 90px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	border-radius: 3px;
	color: #fff;
	background: #0EB3C4;
	font-size: 14px;
}
.img7360 {
	width: 73px;
	height: 60px;
}
.img18524 {
	width: 185px;
	height: 24px;
}
.axisInfo {
	height: 92px;
	width: 144px;
	padding-left: 9px;
	border-left: 1px dotted #ddd;
	margin-left: 9px;
}
.axisInfo p:last-child {
	height: 60px;
	overflow-y: scroll;
}
.circle {
	width: 18px;
	height: 18px;
	border-radius: 18px;
	background: #0364d7;
}
.axisItem .timeLine {
	width: 133px;
	border-top: 2px solid #0364d7;
	margin-top: 8px;
}
.axisItem2 .timeLine {
	height: 133px;
	border-left: 2px solid #0364d7;
	margin-left: 8px;
}
.timeAxis {
	position: relative;
	height: 320px;
}
.axisInfo,.axisItemList {
	position: absolute;
}
.axisItemList .axisItem:nth-child(n+6){ margin-top: 90px;}
.axisItemList {
	top: 92px;
	flex-wrap: wrap;
}
.axisInfo:nth-child(2) {
	top: 110px;
	left: 150px;
}
.axisInfo:nth-child(3) {
	top: 0;
	left: 302px;
}
.axisInfo:nth-child(4) {
	top: 110px;
	left: 453px;
}
.axisInfo:nth-child(5) {
	top: 0;
	left: 604px;
}
.axisInfo:nth-child(6) {
	top: 220px;
	left: 0px;
}
.axisItemInfo {
	height: 151px;
}
.axisItemInfo:last-child {
	height: 50px;
}
.img390220 {
	width: 390px;
	height: 220px;
	float: left;
}
.enviList .img390220:nth-of-type(even) {
	float: right;
}
.enviList img:nth-child(1) ,.enviList img:nth-child(2){
	margin-top: 0px;
}
.addressImg {
	width: 796px;
	height: 450px;
}
.fix {
	position: fixed;
	left: 1%;
	top: 20%;
}
.fix img {
	width: 195px;
	height: 345px;
}
.fix_bot {
	cursor: pointer;
	height: 25px;
	background: #bfbebe;
	text-align: right;
	line-height: 25px;
	font-size: 12px;
	color: #000;
	padding-right: 10px;
}
.height42 {
	height: 42px;
}
.height260 {
	height: 260px;
}
.fixRight {
	position: fixed;
	right: 1%;
	top: 30%;
}
.fixRight img {
	width: 150px;
	height: 230px;
}
.listDocInfo {
	height: 160px;
}
.icon218137 {
	width: 218px;
	height: 137px;
}
.box_yt_404{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 99999;
	background: #6cbecf;
}
.imgbox_yt_404{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 40vw;
	height: 40vw;
}
.imgbox_yt_404 img{
	width: 40vw;
	height: 40vw;
}
.docansw .docanswContent{
	font-size: 16px;
	color: #0364d7;
	font-weight:bold;
	border-bottom: 2px solid #0364d7;
}
.artContent p {
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
}
.artContent h2{
	color: #262626;
	font-size:18px;
	line-height: 28px;
	margin-bottom: 10px;
	overflow: hidden;
	word-break: break-all;
	position: relative;
	padding-left: 16px;
}
.artContent h2 span{
	font-size:18px;
	font-weight:700;
}
.artContent h2 a.qmlink{
	font-size:18px;
}
.artContent h2:after {
	content: "";
	position: absolute;
	top: 3px;
	left: 0;
	margin-right: 10px;
	width: 6px;
	height: 22px;
	background: #0364d7;
	border-radius: 3px;
}
.artContent h3{
	color: #262626;
	font-size:16px;
	line-height: 24px;
	margin-bottom: 5px;
	font-weight: 600;
}
.artContent .Qmtips{
	margin: 20px 0;
	font-size: 15px;
	line-height: 27px;
	font-weight: 400;
	color: #383838;
	background: rgba(231,246,255,1);
	position: relative;
	padding: 50px 20px 20px;
	border-radius: 4px;
}
.artContent .Qmtips span{
	font-size: 15px;
}
.artContent .Qmtips:after {
	content: "Tips：";
	position: absolute;
	top: 15px;
	left: 20px;
	color: #0364d7;
	font-size: 18px;
	font-weight: 700;
}
.artContent ol,.artContent ul{
	padding-left: 0;
	margin-left:30px;
}
.artContent ol li,.artContent ol li p,.artContent ul li,.artContent ul li p{
	font-size:14px;
	color: #999;
	line-height: 26px;
	margin-top:6px;
}
.artContent ul li{
	list-style: disc;
}
.artContent ol li{
	list-style: none;
}
.artContent p img{
	max-width: 600px;
	display: inline;
	border-radius: 5px;
}
.artContent table,.Qmtable{
	margin: 10px 0;
}
.artContent .Qmtable-th td,.Qmtable thead td,.Qmtable thead th,.Qmtable .Qmtable-th td{
	font-size:16px!important;
	background: #e8f6ff;
}
.artContent table td,.Qmtable td,.Qmtable th{
	border: 1px solid #e5e5e5;
	padding: 10px 20px;
	word-break: break-all;
	font-size:15px;
}
.Qmtable td a,.Qmtable td span{
	font-size:15px;
}

.artContent .Qmqa{
	margin-top:10px;
}
.artContent .Qmqa .Qmqa-q{
	max-width: 100%;
    margin-bottom: 10px;
    line-height: 25px;
    font-size: 16px;
	color: #0364d7;
	font-weight:700;
}
.artContent .Qmqa .Qmqa-q::before {
    content: '';
    display: inline-block;
    background-image: url(../images/q_icon.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    line-height: 25px;
    margin-right: 5px;
    margin-bottom: -5px;
}
.artContent .Qmqa .Qmqa-a{
	margin-bottom:15px;
}
.artContent .Qmqa .Qmqa-a p{
	font-size:15px;
	color: #333333;
	font-weight:500;
	line-height:28px;
}
/**.artContent .Qmqa .Qmqa-a::before {
    content: '';
    display: inline-block;
    background-image: url(../images/a_icon.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    line-height: 25px;
    margin-right: 5px;
    margin-bottom: -5px;
}**/

.Qmdir{
	display: flex;
    background: #fbfbfb;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
	margin:20px 0 15px 0;
}
.Qmdir .Qmdir-title{
	writing-mode: vertical-rl;
    text-orientation: upright;
    text-align: center;
    padding: 4px 40px;
	font-size:18px;
	color:#333;
}
.Qmdir .Qmdir-link{
    border-left: 1px solid #ebebeb;
	padding: 15px;
}
.Qmdir .Qmdir-link a{
	line-height:28px;
	font-size:16px;
	color:#0364d7;
}
.fixed-left{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    left: calc(50% - 608px);
    position: fixed;
    bottom: 2%;
    width: 50px;
	display:none
}
.fixed-left .fixed-left-top{
	background: #f5f3f2;
    border-radius: 4px;
    color: #0364d7;
    font-size: 12px;
	text-align: center;
	padding:5px 0;
}

.wdtag {
	margin-top: 10px;
}
.wdclass {
	margin-right: 10px;
	background: #e7f6ff;
	border: 1px solid #0364d7;
	border-radius: 3px;
	padding: 3px 8px;
	line-height: 22px;
	display: initial;
}
.bdGray p a{
	font-size: 16px;
	display: initial;
	color: #0364d7;
}
/**医院**/
.sprite {
    background: url(../images/sprite.png) no-repeat;
}
.icon10 {
    width: 10px;
    height: 10px;
}
.icon_close {
    background-position: -20px 0;
    margin-top: 8px;
    margin-left: 6px;
}
.area_list a{
	width:80px;
}
.hospital_list img {
    width: 200px;
    height: 140px;
	object-fit: cover;
}
.hospital_info img {
    width: 184px;
    height: 138px;
	object-fit: cover;
}
.hospital_jianjie_desc{
	width:474px;
	-webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
	-webkit-line-clamp: 1;
}
.hospital_jianjie_tips{
	color: #0364d7;
    font-size: 14px;
    font-weight: 400;
    height: 19px;
    line-height: 19px;
}
.hospital_pub_title::before{
    content: "";
    display: block;
    float: left;
    width: 4px;
    height: 24px;
    background: #0364d7;
    border-radius: 4px;
    margin-right: 10px;
}
.hospital_pub_list div {
    padding: 16px 0;
    border-bottom: 1px dashed #dcdcdc;
    width: 50%;	
}
.hospital_pub_list div p{
	font-size:15px;
}
.hospital_pub_list div:nth-child(2n+1){
	margin-left: 0;
}

.topic{
    border: 1px solid #ededed;
    border-radius: 8px;
    box-shadow: 0 3px 6px #00000014;
}
.topic-img{
    width:160px;
    height: 120px;
}
.topic-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}
.topic-info h1{
    font-size: 22px;
    line-height: 34px;
    margin:0;
}
.topic-desc{
    line-height: 22px;
}
.topic-liks a{
    display: inline-block;
    padding: 3px 12px 3px 12px;
    background: #F5F5F5;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    word-wrap: break-word;
    word-break: break-all;
    margin-right: 8px;
    margin-top: 10px;
}
.topic-liks a:hover{
    color: #0364d7;
}

.qmyykTsks{ overflow:hidden;}
.qmyykTsks dl{ float: left; margin-top: 15px; border: 1px solid #0364d7;  padding: 2px 3px; width: 23.5%; border-radius: 5px; margin-right: 20px; box-sizing: border-box;}
.qmyykTsks dl:nth-child(4n){ margin-right: 0px;}
.qmyykTsks dl dt{ float: left; width: calc(100% - 34px); line-height: 42px; height: 42px; overflow: hidden; text-align: center; font-size: 16px;}
.qmyykTsks dl dt a{ color: #0364d7; display: block; line-height: 42px; height: 42px; font-size: 16px;}
.qmyykTsks dl dd{ float: right; width: 34px; height: 32px; text-align: center; background: #ffa626; border-radius: 5px; font-size: 12px; line-height: 16px; padding: 5px 0; overflow:hidden;}
.qmyykTsks dl dd a{ color: #FFFFFF;}
.qmyykTsks dl:hover{ background: #0364d7; cursor: pointer;}
.qmyykTsks dl:hover dt a{ color: #FFFFFF;}

.qmyykTskslist dl{  width: 48%;}
.qmyykTskslist dl:nth-child(2n){ margin-right: 0px;}
