.w {
  width: 1200px;
  margin: 0 auto;
}

.clearfix::after {
  content: ".";
  display: block;
  height: 0px;
  line-height: 0px;
  clear: both;
  visibility: hidden;
}
.answerPart{
  margin-bottom:50px;
  margin-top:50px;
}
.answerDetailPart{
  padding-top: 5px;
  border-top: 1px solid #ededed;
}
.leftPart{
  width:240px;
  font-size:14px;
  text-align:center;
  margin-right:20px;
}
.allQueationTitle{
  color:#000;
  font-size:18px;
  height:34px;
  line-height:34px;
  margin:35px 0px;
  font-weight:600;
}
.moreIcon{
  margin-left:20px;
}
.questionItem{
  border:1px solid #ebebeb;
  padding-top:10px;
  padding-bottom:20px;
}
.blockColor{
  color:#000 !important;
}
.questionItem a{
  color:#979999;
  height:34px;
  line-height:34px;
  margin-top:16px;
  display:block;
}
.middlePart{
  margin-right:20px;
}
.newQueations{
  font-size:20px;
  font-weight:600;
  color:#000;
  margin-bottom:10px;
  /* margin-top:18px; */
  padding-left:5px;
  position: relative;
}
.newQueations::after{
  content:"";
  width:68px;
  height:2px;
  background:#00cbe0;
  position: absolute;
  bottom:-11px;
  left:0px;
}
.myInquires{
  color:#00cbe0;
  font-size:14px;
  line-height:36px;
  cursor:pointer;
}
.newQuestionDetail{
  width:640px;
  border-bottom:1px solid #ebebeb;
  border-top:1px solid #ebebeb;
}
.newQuestionDetail li{
  line-height:66px;
  border-bottom:1px solid #ebebeb;
  color:#666;
  font-size:16px;
  padding-left:8px;
}
.newQuestionDetail li:nth-child(7){
  border-bottom:none;
}
.newQuestionDetail li a{
  display: block;
  white-space: nowrap; 
  overflow: hidden;
  text-overflow:ellipsis;
}
.pagePart{
  margin-top:30px;
  text-align: right;
}
.pageNum{
  display:inline-block;
  line-height:28px;
  text-align: center;
  cursor:pointer;
  padding:0px 6px;
  color:#000;
  margin-right:6px;
}
.checkedNum{
  color:#00cde5 !important;
}
.specialPageNum{
  border:none !important;
}
.threePart{
  width:280px;
  /* padding-top:50px; */
}
/* .searchPart{
  width:100%;
  height:44px;
  border:1px solid #ebebeb;
  line-height:44px;
  position: relative;
  margin-bottom:10px;
}
.inputContent{
  height:44px;
  line-height:44px;
  padding-left:8px;
  width:92%;
}
.lookingIcon{
  width:46px;
  height:43px;
  line-height:46px;
  text-align: center;
  color:#fff;
  background:#00cce0;
  position: absolute;
  right:0px;
  top:-1px;
  border-radius: 1px;
} */
.hotQueations{
  border:1px solid #ebebeb;
  margin-bottom:18px;
}
.hotQueationsTitle{
  margin-top:15px;
  margin-bottom:18px;
  font-size:20px;
  font-weight:600;
  color:#000;
  padding-left:40px;
  position: relative;
}
.hqTitle::before{
  content:"";
  width:28px;
  height:28px;
  background:url('../img/answer/answer_icon01.png') no-repeat center;;
  position: absolute;
  top:0px;
  left:5px;
}
.htTitle::before{
  content:"";
  width:28px;
  height:28px;
  background:url('../img/answer/answer_icon01.png') no-repeat center;;
  position: absolute;
  top:0px;
  left:5px;
}
.hotUl{
  padding-left:10px;
}
.hotUl li{
  margin-bottom:21px;
  color:#666;
  font-size:14px;
  position: relative;
  padding-left:15px;
}
.hotUl li a{
  display:block;
  width:90%;
  white-space: nowrap; 
  overflow: hidden;
  text-overflow:ellipsis;
}
.hotUl li a:hover{
  color:#666;
}
.hotUl li::before{
  content:"";
  width:4px;
  height:4px;
  background:#00cbe0;
  border-radius: 50%;
  position: absolute;
  top:10px;
  left:0px;
}
.hotTags{
  border:1px solid #ebebeb;
  padding:10px;
  padding-top:0px;
  /* height:222px; */
  width:100%;
}
/* .whatQueation{
  margin-right:10px;
  margin-bottom:10px;
  background:#efefef;
  display:inline-block;
  padding:4px 8px;
  color:#666;
  font-size:12px;
} */