*{
	margin: 0;
	padding: 0;
}

.box{
	width: 1170px;
	margin: 0px auto;
	display: block;
}


/*a{
	color:rgba(255,0,114,1);
}

a:hover{
	color:rgba(255,0,114,1);
}
a:active{
	color:rgba(255,0,114,1);
}*/

#questionderail{
	font-size: 14px;
	font-family: PingFang-SC;
	font-weight: 500;
	color: rgba(153,153,153,1);
	line-height: 24px;
	display: block;
}

.l-box{
	width: 870px;	 
	float: left;
 padding-bottom: 100px;

}
.r-box{
	width: 270px;	
	float: right;
	margin-top: -55px;

}
.he-box{
	width: 870px;
	display: block;
	height: 68px;
	border-bottom: 1px solid #E5E5E5;
}

.he-box span.h-label a{
	font-size:14px;
	font-family:PingFang-SC;
	font-weight:500;
	color:#999999;
	line-height:84px;
	margin-top: 35px;
}


.question-btn{
	width:140px;
	height:36px;
	border-radius:4px;
	border:1px solid rgba(255,0,114,1);
	float: right;
	line-height: 36px;
	text-align: center;
	font-size:16px;
	font-family:PingFangSC;
	font-weight:600;
	color:rgba(255,0,114,1);
	margin-top: 30px;
}

.question-btn a{
	width:140px;
	height:36px;
	display: block;
	line-height: 36px;
	text-align: center;
	font-size:16px;
	font-family:PingFangSC;
	font-weight:600;
	color:rgba(255,0,114,1);
	 
}

/**/

.l-label-box span{
	font-size:20px;
	font-family:PingFangSC;
	font-weight:600;
	color:rgba(51,51,51,1);
	line-height:36px;
	display: block;
	padding-right: 20px;
	margin-top: 20px;
}

.question-content-item{
	width:100%;
	display: block;
	padding-top:20px; 
	border-bottom: 1px solid #E5E5E5;
}

.question-content-item-head{
	width:100%;
	height:50px;
	display: block;	
}

.headImage{
	width:50px;
	height:50px;
	border-radius: 25px;
	float: left;
}

.question-content-item-head-center{
	width:640px;
	height:50px;
	margin-left: 15px;
	float: left;
} 

.question-content-item-head-center span.name a{
	font-size:12px;
	font-family:PingFang-SC;
	font-weight:500;
	color:rgba(72,72,72,1);
	line-height:12px;
	display: block;
	margin-top: 20px;
	display: inline-block;
}
.question-content-item-head-center span.time{
	font-size:12px;
	font-family:PingFang-SC;
	font-weight:500;
	color:rgba(196,196,196,1);
	line-height:12px;
}

.question-content-item-answer span.answerTNum{
	font-size:18px;
	font-family:PingFangSC;
	font-weight:600;
	color:rgba(51,51,51,1);
	line-height:18px;
	display: block;
	margin: 40px 0px 16px;
}

.question-content-item-answer span.answer{
	font-size:14px;
	font-family:PingFang-SC;
	font-weight:500;
	color:rgba(153,153,153,1);
	line-height:24px;
	display: block;

	
}

.question-content-item-head-right span.answertime{
	font-size:12px;
	font-family:PingFang-SC;
	font-weight:500;
	color:rgba(196,196,196,1);
	line-height:12px;
	display: block;
	float: left;
	margin: 19px 0px 34px;
}

.question-content-item-head-right{
	width:100%;
	height:50px;
	margin-bottom: 10px;
}

.question-content-item-head-right-look{
	width:70px;
	height:50px;
	float: right;
}
.image1{
	width:16px;
	height:16px;
	float: right;
	margin-top: 17px;
	margin-right: 10px;
}

.question-content-item-head-right-look span.lookNum{

	font-size:12px;
	font-family:PingFang-SC;
	font-weight:500;
	color:rgba(153,153,153,1);
	line-height:12px;
	 margin-top: 19px;
	float: right;
}


/* 搜索你感兴趣 样式*/
.search-box{
	width:270px;
	height:38px;
	background:rgba(245,245,245,1);
	margin-top: 15px;
	display: block;
}

.search-input-box{
	width:232px;
	height:38px;

	float: left;
}

.search-input-box input{
	width:218px;
	height:38px;
	padding: 0 12px;
	margin: 0;
    border: 1px solid rgba(245,245,245,1);
    display: block;
	outline:medium;

}

.search-btn-box{
	width:38px;
	height:38px;
	background:rgba(0,0,0,1);
	float: left;
	cursor: pointer;
}

.imageSearch-bg{
	width:16px;
	height:16px;
	margin: 11px ;
}

.search-input-box span{
	font-size:14px;
	font-family:PingFang-SC;
	font-weight:500;
	color:rgba(153,153,153,1);
	line-height:38px;
	margin-left: 12px;
}
/*热门搜索样式*/
.hot-search-box{
	width: 100%;
	display: block;
	margin-top: 10px;
	height: 300px;
}

.rbox{
	width:268px;
	display: block;
	margin: 0 auto ;
	border:1px solid rgba(237,237,237,1);
}
.hot-head-box{
	width:268px;
	height:44px;
	margin: 0 auto;
	background:rgba(245,245,245,1);
	
	display: block;
}

.hot-head-box span{
	font-size:18px;
	font-family:PingFangSC;
	font-weight:600;
	color:rgba(51,51,51,1);
	margin-left: 19px;
	line-height:44px;

}

.hot-item-box {
	width: 232px;
	display: block;
	margin-left: 19px;
	margin-top: 23px;

}
.hot-item-box a{
	font-size:14px;
	font-family:PingFang-SC;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:20px;
	display: block;
	margin-bottom: 16px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
cursor:pointer;
}


.hot-item-box a:hover{	 
	color:#FF0072;
}


.hot-item-box a.hot-item-selcet{
	color:#FF0072;
}
.bottom-height{
	width: 100%;
	height: 300px;
	display: block;
}

/*底部回答问题布局 样式*/
.l-bottom-box{
	width:870px;
	height:180px;
 
}


.l-bottom-box-login textarea{
	width:810px;
	height:140px;
	padding: 20px 30px;
	font-size:14px;
	font-family:PingFang-SC;
	font-weight:500;
	color:rgba(72,72,72,1);
	line-height:20px;
}


.l-bottom-btn {
	width:154px;
	height:38px;
	background:rgba(255,0,114,1);
	text-align: center;
	margin:40px auto; 
}

.l-bottom-btn  span{

	line-height: 38px;
	margin:40px auto;
	font-size:18px;
	font-family:PingFang-SC;
	font-weight:500;
	color:rgba(255,255,255,1);


}
/*未登录状态样式*/

.l-bottom-box-outlogin {
	width:870px;
	height:180px;
	text-align: center;
	display: block;
}

.l-bottom-box-outlogin span.label1{
	font-size:14px;
	font-family:PingFang-SC;
	font-weight:500;
	color:rgba(72,72,72,1);
	line-height:20px;
	padding: 20px 30px;
	display: block;
	text-align: left;
}

.l-bottom-box-outlogin span.label2{
	font-size:18px;
	font-family:PingFang-SC;
	font-weight:500;
	color:rgba(153,153,153,1);
	line-height:45px;
	margin-top: 20px;
}
.l-bottom-box-outlogin span.label3{
font-size:18px;
	font-family:PingFang-SC;
	font-weight:600;
	color:rgba(153,153,153,1);
	color:#FF0072;

}