<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	font-size: 0.24rem;
	color: #333;
}
.ui-content{
	background: #fff;
}
.hot_title{
	height: 0.98rem;
	line-height: 0.98rem;
	font-size: 0.28rem;
	text-align: right;
	padding: 0 .32rem;
	position: relative;
}
.hot_title b{
	font-weight: normal;
}
.hot_title.on{
	background: #fff;
	z-index: 100;
	color: #01B2B6;
	/* z-index: 1009; */
}
.hot_title i{
	background: url(../../Images/Product/consult_detail/icon_xsj2x.png) no-repeat;
	background-size: cover;
	width: 0.12rem;
	height: 0.08rem;
	display: inline-block;
	vertical-align: middle;
	margin-left: 0.08rem;
}
.hot_title.on i{
	background: url(../../Images/Product/consult_detail/icon_xsj2x1.png) no-repeat;
	background-size: cover;
	transform: rotate(180deg);
}
.hot_title.on.deg i{
	transform: rotate(0);
}

/*çƒ­è¯„*/
.hot_list{
	padding:0 0.32rem 0.28rem 0.32rem;
}
.hot_list ul li{
	overflow: hidden;
	position: relative;
	margin-top: 0.32rem;
}
.hot_list ul li:first-child{
	margin-top: 0;
}
.freq{
	position: absolute;
	right: 0;
	top: 0.05rem;
	font-size: 0.2rem;
	color: #999;
	padding: 2px 8px;
	background: #F7F7F7;
	border-radius: 200px 200px 200px 68px;
}
.hot_list .portr,
.hot_list .img_bot{
	width: 0.64rem;
	height: 0.64rem;
	float: left;
	border-radius: 50%;
	overflow: hidden;    
	margin-top: .1rem;
}
.hot_list .portr img{
	vertical-align: middle;
}
.hot_list .htext{
	float: left;
	width: 6rem;
	padding-left: 0.16rem;
	border-bottom: solid 1px #EEEEEE;
	padding-bottom: 0.32rem;
}
.hot_list ul li:last-child .htext{
	border-bottom: none;
}
.hot_list .hed_sex h3{
	font-weight: normal;
}
.hot_list .hed_sex h3 span{
	color: #999;
	padding-left: 0.24rem;
}
.hot_list .hed_sex p{
	color: #999;
}
.hot_list .con_tex{
	font-size: 0.28rem;
	text-align: justify;
	padding-top: 0.3rem;
}
.hot_list .bom_her{
	background: #F7F7F7;
	padding: 0.24rem;
    border-radius: 8px;
	margin-top: 0.24rem;
}
.hot_list .name_bot{
	padding-left: 0.2rem;
	font-size: 0.24rem;
	color: #999;
	width: 4.5rem;
}
.hot_list .name_bot h4{
	font-size: 0.28rem;
	color: #333;
	padding-bottom: 0.05rem;
}
.hot_list .name_bot img{
	width: 0.24rem;
	height: 0.24rem;
	margin-right: 0.1rem;
}
.hot_list .name_bot p{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.button_down{
	background: #f7f7f7;
	text-align: center;
	padding: .3rem 0;
	color: #999;
	font-size: 0.26rem;
	position: relative;
}
.button_down::after,
.button_down::before{
	content: "";
	width: 25%;
	height: 1px;
	background: #ddd;
	position: absolute;
	top: .45rem;
}
.button_down::after{
	left: 8%;
}
.button_down::before{
	right: 8%;
}


/*åˆ†ç±»å¼¹çª—*/
.hot_pop{
}
.hot_pop .mack{
   position: fixed;
   top: .98rem;
   left: 0;
   z-index: 99;
   width: 100%;
   height: 100vh;
   background: rgba(0, 0, 0, 0.7);	
}
.contactext{
	position: absolute;
	top: .98rem;
	left: 0;
	z-index: 100;
	width: 100%;
	background: #fff;
}
.contactext ul{
	padding: 0.06rem 0.3rem 0.06rem 0.3rem;
	overflow: hidden;
}
.contactext ul li{
	padding: 6px 0;
	width: 1.56rem;
	background: #FFFFFF;
	border-radius: 30px;
	border: 1px solid #DDDDDD;
	float: left;
	margin-right: 0.16rem;
	margin-bottom: 0.24rem;
	text-align: center;
}
.contactext ul li.on{
	background: #01B2B6;
	color: #fff;
	border: solid 1px #01B2B6;
}
.contactext ul li:nth-child(4n+4){
	margin-right: 0;
}

#content-box{
	text-align: center;
	font-size: 0.28rem;
	margin-top: 42%;
}
#content-box img{
	width: 3.7rem;
	height: 3.38rem;
}
#content-box p{
	padding: .2rem 0;
}
#content-box a{
	color: #01B2B6;
	font-size: .32rem;
}</pre></body></html>