.master_hed{
	background: #fff;
}
.master_hed .banner{
	background: url(../../Images/Product/index/sy_bg_htzy2x.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 2.4rem;
	position: relative;
}
.master_hed .banner .master_index{
	color: #fff;
	font-size: .28rem;
	position: absolute;
	bottom: .32rem;
	right: .32rem;
}
.master_hed .banner .master_index i{
	background: url(../../Images/Index/sy_icon_details2.png) no-repeat;
	background-size: 100% 100%;
	width: .28rem;
	height: .28rem;
	display: inline-block;
	margin-left: .08rem;
	position: relative;
	top: .03rem;
}
.master_hed .conter{
	padding: 0 .32rem .4rem .32rem;
}
.line_clamp{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden; 
}
.btn_content{
	color: #50749A;
	font-weight: normal;
	font-size: .28rem;
	display: none;
}
.btn_content i{
	background: url(../../Images/Ask/icon_xsj.png) no-repeat;
	background-size: 100% 100%;
	width: 8px;
	height: 4px;
	display: inline-block;
	position: relative;
	top: -.08rem;
	margin-left: 3px;
}
.btn_content.on i{
	transform: rotate(180deg);
}
.master_hed .conter .hedx{
	display: flex;
	position: relative;
	top: -.3rem;
	z-index: 3;
}
.master_hed .hedx .img{
	margin-right: .32rem;
	text-align: center;
}
.master_hed .hedx .img p{
	color: #333;
	font-size: .32rem;
	font-weight: bold;
}
.master_hed .img img{
	width: 1.36rem;
	height: 1.36rem;
	border: .08rem solid #ffffff;
	border-radius: 50%;
	overflow: hidden;
}
.master_hed .hedx .btn_focus{
	margin-top: .54rem;
	flex: 1;
	height: .72rem;
	line-height: .72rem;
	font-size: .28rem;
	text-align: center;
	color: #fff;
	background: #01b2b6;
	border-radius: .36rem;
}
.master_hed .hedx .btn_focus.on{
	background: #f5f5f5;
	border: 1px solid #eeeeee;
	color: #BBBBBB;
}
.master_hed .hedx .btn_focus i{
	background: url(../../Images/Product/sytj_icon_gz.png) no-repeat;
	background-size: 100% 100%;
	width: .2rem;
	height: .2rem;
	display: inline-block;
	margin-right: .08rem;
}

.master_hed .conter .text{
	color: #666666;
	font-size: .28rem;
	position: relative;
	top: -.16rem;
}
.master_hed .conter .fs{
	padding-top: .16rem;
	color: #999;
	font-size: .28rem;
}
.master_hed .conter .fs span:first-child{
	padding-right: .4rem;
}
.master_hed .conter .fs b{
	color: #333;
	font-size: .32rem;
	padding-right: .08rem;
}






.acticle_diss{
	padding-bottom: 0;
}
.tabs_text{
	padding: 0 .24rem;
}
.tabs_text .bg{
	background: initial;
	padding: 0;
}
.list_section{
	border: 1px solid #eeeeee;
	border-radius: .17rem;
	background: #fff;
	padding: .08rem .24rem 0 .24rem;
	border-bottom: none;
	margin-bottom: .16rem;
}
.list_section .discuss_banner .discuss_item{
	width: 2.1rem;
	height: 2.1rem;
}
.user_conter .subject_text h3{
	width: 3.3rem;
}