.question-page .question-type{width:240px;line-height:48px;font-size:16px;color:#111}.question-page .question-type>ul{border:1px solid #eee}.question-page .question-type>ul>li{text-indent:10px;background-color:#f6f6f6}.question-page .question-type>ul>li+li{border-top:1px solid #eee}.question-page .question-type>ul>li span{display:inline-block}.question-page .question-type>ul>li span a{color:#333;transition:all .3s ease}.question-page .question-type>ul>li span a.active,.question-page .question-type>ul>li span a:hover{color:#f60}.question-page .answer-box{margin-left:20px}.question-page .answer-box .answer-item{border:1px solid #eee}.question-page .answer-box .answer-item+.answer-item{margin-top:16px}.question-page .answer-box .answer-item header{font-size:16px;font-weight:700;line-height:36px;padding:0 16px;background-color:#f6f6f6;border-bottom:1px solid #eee}.question-page .answer-box .answer-item section{padding:8px 16px;font-size:14px;line-height:24px}