<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 22px;
}

.questions {
	float: left;
	width: 755px;
}

.content_lists {
	float: right;
	width: 301px;
	margin-left: 20px;
}
 
h1 {
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	margin-top: 20px;
	margin-left: 21px;
}
.mgbot20{margin-bottom: 20px;}
.like_item:nth-of-type(1) {
	margin-top: 23px;
}
.diandian{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.area {
	width: 1100px;
	margin: 30px auto;
}

.area .remen_city strong {
	width: 72px;
}

.remen_city .remen_jump a,
.remen_city .remen_jump2 a {
	margin-bottom: 10px;
	margin-right: 18px;
}

.crumbs {
	width: 100%;
	z-index: 2;
	font-size: 14px;
	color: #999999;
	text-align: left;
	margin-left: 21px;
}

.ask_title {
	margin: 25px 0 0 21px;
	overflow: hidden;
	padding-bottom: 19px;
	border-bottom: 1px dashed rgba(230, 230, 230, 1);
}

.ask_title&gt;span,
.like_title span {
	float: left;
	color: white;
	margin-right: 16px;
	font-size: 25px;
	text-align: center;
	line-height: 42px;
	width: 42px;
	height: 42px;
	background: #12bbb7;
	border-radius: 12px 12px 12px 0px;
}

.ask_title_con {
	float: left;
}

.ask_title_con h2 {
	font-size: 34px;
	line-height: 36px;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
}

.ask_title_con p {
	margin-top: 20px;
	font-size: 14px;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
}

.ask_title_con p span:last-child {
	margin-left: 40px
}

.ask_describt {
	margin-left: 21px;
}

.ask_describt h2 {
	margin-top: 18px;
	font-size: 20px;
	font-family: PingFang SC;
	font-weight: bold;
	color: rgba(128, 128, 128, 1);
}

.ask_describt p {
	margin: 12px 0 60px 0;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 500;
	color: rgba(51, 51, 51, 1);
}

.doctor_answer {
	margin: 0 0 20px 21px;
	font-size: 22px;
	font-family: PingFang SC;
	font-weight: 500;
	color: rgba(51, 51, 51, 1);
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(230, 230, 230, 1);
}

.doctor_img {
	margin-right: 15px;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	float: left;
}

.doctor_img img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.doctor h3 {
	padding-top: 6px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 500;
	color: rgba(128, 128, 128, 1);
	line-height: 34px;
	text-align: left;
}

.doctor h3 span:nth-of-type(1) {
	font-size: 20px;
	color: rgba(51, 51, 51, 1);
	margin-right: 10px;
}

.doctor p {
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 500;
	color: rgba(128, 128, 128, 1);
	line-height: 34px;
}

.doctor_content span,
.like_content span {
	margin: 4px 15px 0 0;
	color: white;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	float: left;
	width: 26px;
	height: 26px;
	background: rgba(243, 152, 0, 1);
	border-radius: 8px 8px 0px 8px;
}

.doctor {
	overflow: hidden;
	margin-bottom: 11px;
}

.doctor_content p {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 34px;
}

.answer_time {
	text-align: right;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 500;
	color: rgba(128, 128, 128, 1);
	line-height: 34px;
}

.answer_time span:first-child {
	margin-right: 12px;
}

.answer_item {
	margin: 0 0 20px 21px;
	padding-bottom: 6px;
	border-bottom: 1px solid rgba(230, 230, 230, 1);
}

.like {
	position: relative;
	padding: 10px 0;
	border-bottom: 1px solid rgba(230, 230, 230, 1);
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(34, 34, 34, 1);
	margin-left: 21px;
}

.like span,
.guide&gt;h2 span {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 102px;
	height: 2px;
	background: #12bbb7;
}

.like_item .like_title span {
	width: 26px;
	height: 26px;
	font-size: 16px;
	line-height: 26px;
	border-radius: 8px 8px 8px 0px;
}

.like_title {
	text-align: left;
	margin-bottom: 18px;
	overflow: hidden;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	text-align: left;
}

.like_item {
	margin-left: 21px;
	background: rgba(245, 245, 245, 1);
	padding: 20px 18px 10px 18px;
	overflow: hidden;
	margin-top: 34px;
}

.like_content div p {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(128, 128, 128, 1);
	line-height: 28px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: left;
}

.like_item.like_content span {
	margin-top: 0;
	margin-right: 0;
}

.like_content {
	overflow: hidden;
}

.like_content div p:last-child {
	font-size: 14px;
	margin: 10px 0 0 40px;
	text-align: left;
}

.like_answer {
	margin-bottom: 20px;
	padding-bottom: 6px;
	border-bottom: 1px dashed rgba(230, 230, 230, 1);
}

.like_item .doctor_img {
	width: 66px;
	height: 69px;
}

.like_item .doctor .h3 {
	text-align: left;
	font-size: 14px;
	line-height: 30px;
}

.like_item .doctor .h3 span:nth-of-type(1) {
	font-size: 18px;
}

.like_item .doctor p {
	line-height: 30px;
	display: flex;
	justify-content: flex-start;
	position: relative
}

.like_item .doctor p span:nth-of-type(2) {
	margin-left: 18px;
}

.like_item .doctor p span:last-child {
	font-size: 14px;
	position: absolute;
	right: 0
}

.like_item.active {
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 4px 21px 0px rgba(0, 0, 0, 0.17);
}

.like_item:last-child {
	margin-bottom: 51px;
}

.content_lists .guide,
.yangsheng {
	width: 272px;
	border: 1px solid rgba(230, 230, 230, 1);
	padding: 0 10px 14px 14px;
}

.content_lists .guide:nth-of-type(2),
.yangsheng:nth-of-type(2) {
	width: 262px;
	padding: 0 18px 30px 16px;
	margin: 20px 0;
}

.content_lists .guide .h2 {
	position: relative;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	margin: 16px 0 0 0;
	padding-bottom: 14px;
	border-bottom: 1px solid rgba(230, 230, 230, 1);
}

.guide_title {
	overflow: hidden;
	cursor: pointer;
}

.guide_title a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	padding-bottom: 14px;
	padding-top: 14px;
	border-bottom: 1px dashed rgba(221, 221, 221, 1);
}

.guide_title a:last-child {
	border-bottom: none;
}

.guide_title a&gt;p {
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	line-height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.another_info {
	list-style: none;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 40px;
	border-bottom: 1px dashed rgba(221, 221, 221, 1);
	cursor: pointer;
}

.another_info {
	display: flex;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: rgba(51, 51, 51, 1);
	align-items: center;
}

.guide .another_info span {
	display: inline-block;
	width: 0;
	height: 0px;
	margin-right: 4px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent transparent transparent #999;
}

.guide_title .info {
	display: none;
}

.guide_title:nth-of-type(1) .info {
	display: inline-block;
}

.guide&gt;.h2 b {
	color: #12bbb7;
	font-weight: bold;
}

.guide&gt;.h2 span {
	width: 80px;
}

.guide_title:last-child .info,
.guide_title:last-child .another_info {
	border-bottom: none;
}

.list_video {
	width: 126px;
	height: 80px;
	float: left;
	margin-right: 10px;
	position: relative;
	overflow: hidden;
}

.guide ul li {
	overflow: hidden;
	margin-top: 17px;
}

.guide ul li p {
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 500;
	color: rgba(51, 51, 51, 1);
	line-height: 24px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.guide ul li p:last-child {
	font-size: 14px;
	color: #b8b8b8;
	margin-top: 10px;
}

.list_video span {
	z-index: 20;
	color: white;
	bottom: 7px;
	right: 7px;
	text-align: center;
	line-height: 19px;
	position: absolute;
	width: 50px;
	height: 19px;
	background: rgba(0, 0, 0, 0.6);
	border-radius: 4px;
}

.list_video img:hover {
	transform: scale(1.2);
}

.list_video img {
	transition: 1s;
	object-fit: fill;
}

.guide ul li a p:nth-of-type(1) {
	font-weight: 550;
}

.guide ul li+li {
	margin-top: 13px;
}

.guide ul li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.guide_title:hover p {
	color: #12bbb7;
}

.guide ul li:hover p:nth-of-type(1) {
	color: #12bbb7;
}

.yangsheng&gt;.h2 {
	position: relative;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	margin: 16px 0 0 0;
	padding-bottom: 14px;
}

.yangsheng&gt;.h2&gt;span {
	color: #12BBB7;
}

.yangsheng&gt;ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.yangsheng&gt;ul&gt;li {
	text-align: center;
	width: 80px;
	height: 35px;
	line-height: 35px;
	border-radius: 8px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
}

.yangsheng&gt;ul&gt;li:nth-of-type(3n) {
	margin-right: 0;
}

.guide .list_tuijian {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}

.guide .list_tuijian&gt;li&gt;a&gt;div&gt;div {
	width: 126px;
	height: 80px;
	overflow: hidden;
}

.guide .list_tuijian img:hover {
	transform: scale(1.2);
}

.guide .list_tuijian img {
	transition: 1s;
	object-fit: fill;
}

.guide .list_tuijian&gt;li {
	width: 47%;
}

.guide .list_tuijian .tuijian_txt {
	color: #333;
	font-weight: normal;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.nationalList {
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 20px;
	position: relative;
}

.nationalList:last-child {
	border-bottom: none
}

.nationalListImg {
	width: 268px;
	height: 150px;
	float: left;
	overflow: hidden
}
.cn_newsList{
	width: 220px;
}
.nationalListImg img {
	width: 100%;
	height: 100%;
	object-fit: initial;
}

.nationalListImg:hover img {
	transform: scale(1.1);
	transition: 1s
}

.nationalListText {
	width: 464px;
	height: 100%;
	float: right;
}
.dhdetail_right{
	height: auto!important;
}
.dhdetail_right h3{
  color: #333;
  font-size: 14px;
}
.dhdetail_right p{
	font-size: 12px;
	color: #999999;
}
.dhdetail_cnxh{height: 73px;}
.dhdetail_cnxh img{object-fit: cover!important;}
.duodiandian{
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
} 
.nationalListText h2 {
	font-weight: bold;
}

.nationalListText h2 {
	font-size: 20px;

}

.nationalListText h2:hover {
	color: #12bbb7;
}

.leftT {
	font-size: 14px;
	line-height: 26px;
	color: #666666;
	margin-top: 10px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.leftF {
	display: flex;
	font-size: 14px;
	color: #999999;
	margin-top: 12px;
}

.leftF&gt;p {
	width: 50px;
	line-height: 30px;
}

.leftF&gt;.biaoqian {
	display: flex;
	flex-wrap: wrap;
}

.leftF span,.leftF a {
	display: block;
	padding: 1px 10px;
	border: solid 1px #e5e5e5;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-top: 4px;
	color: #999999!important;
}

.dinwei {
	width: 464px;
	position: absolute;
	bottom: 20px;
}

.nationalListTextTig {
	margin-top: 12px;
	font-size: 14px;
	color: #999999;
	position: relative;
}

.nationalListTextTig&gt;div:nth-child(2) {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.leftListTip img {
	width: 14px;
	height: 12px;
	display: inline-block;
	vertical-align: middle;
}

.leftListTip span {
	vertical-align: middle;
}

/* é—®ç­”è¯¦æƒ…é¡µå³ä¾§æ”¹ç‰ˆ */
.content_lists .guide .ask_zjkp_title{
    padding-bottom: 0;
}
.ask_zjkp_title span{
    color: #808080;
    font-weight: 400;
    margin-right: 11px;
    padding-bottom: 12px;
    display: inline-block;
    cursor: pointer;
}
.ask_zjkp_title span:nth-last-of-type(1){
	margin-right: 0;
}
.ask_zjkp_title .checked{
    font-weight: bold;
    color: #333333;
    border-bottom: 3px solid #12BBB7;
}
.recommend{width:300px;height:auto;border:solid 1px #eeeeee;border-top:none;box-sizing:border-box;margin-bottom:30px}
.recommendTitle{height:40px;border-top: 1px solid  #e6e6e6;font-size:18px;line-height:40px;color:#333333;padding:0 12px;/* font-weight:600; */margin-top: 20px;}
.recomd_div{width: 100%;border-bottom: 1px solid #e6e6e6;}
.recomd_div span{display: inline-block;font-size: 18px;border-bottom: 2px solid #12bbb7;}
.infoLists{padding:10px 12px 0}
.infoList{width:100%;height:auto;overflow:hidden}
.infoListTitle{height:40px;line-height:40px;border-bottom:solid 1px #e1e1e1}
.infoListTitle.spe{border:none}
.infoListTitle.active{display:none}
.infoListTitleImg{width:5px;height:9px;margin-bottom:15px;display:inline-block}
.infoListTitleImg img{width:100%;height:100%;vertical-align: 15px;}
.infoListTitle p{display:inline-block;width:250px;margin-left: 4px;font-size:14px;color:#333333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:normal;}
.viewList{display:none;overflow:hidden;padding:5px 0}
.viewList.active{display:block}
.viewListImg{width:89px;height:61px;float:left;margin-right:12px;margin-top:5px;overflow:hidden}
.viewListImg img{width:100%;height:100%}
.viewListImg:hover img{transform:scale(1.1);transition:1s}
.viewListText{width:173px;font-size:12px;color:#666666;float:left;line-height:24px;height:72px;position:relative;overflow:hidden}
.viewListText:after{content:"";position:absolute}
.infoList:hover .viewListText{color: #12bbb7}
.yunyubaike_list{
    padding: 10px 12px 0;  
}
.yunyubaike_list li{
    border-bottom: 1px dashed #E1E1E1;
    height: 42px;
    line-height: 42px;
}
.yunyubaike_list li span{
    color: #CCCCCC;
    margin-right: 5px;
}
.yunyubaike_list li a{display: block;}
.recomd_div .more{
    color: #999999;
    float: right;
    font-size: 14px;
    margin-top: 3px;
}
.yunyubaike_list li:nth-last-of-type(1){
    border: none;
}

.ask_zjkp_list .ask {
    width: 100%!important;
    box-sizing: border-box;
    margin-top: 20px;
	height: auto!important;
}
.ask_zjkp_list li{
	padding: 0!important;
}
.ask_zjkp_list .ask h3 {
    font-size: 14px!important;
    font-weight: bold;
    line-height: 26px!important;
}
.ask_zjkp_list .ask h3 span {
    display: inline-block;
    width: 22px!important;
    height: 22px!important;
    background: #12bbb7;
    border-radius: 5px 5px 5px 0!important;
    margin-right: 6px!important;
    font-size: 14px!important;
    color: #ffffff;
    text-align: center;
    line-height: 25px!important;
}
.ask_zjkp_list .ask p {
  
    font-weight: normal!important;
}
.ask_zjkp_list .ask p span {
    display: inline-block;
    width: 22px!important;
    height: 22px!important;
    background: #F39800;
    border-radius: 5px 5px 0 5px!important;
    margin-right: 6px!important;
    font-size: 14px!important;
    color: #ffffff;
    text-align: center;
    line-height: 25px!important;
}</pre></body></html>