﻿h2{font-weight:Bold;font-size:22px;}
.box{border:1px solid #dcdcdc;padding:10px; margin:10px 0;min-height: calc(100vh - 488px);}

.t-tip{color:#333;margin-bottom:10px;font-size:14px;}

.left-box{width:180px;float:left;}
.left-box .title{font-size: 20px;margin-bottom: 20px;}
.left-box a{display:block;border: 1px solid #dcdcdc;text-align: center;padding: 17px;border-radius: 0;margin-bottom: 11px;font-size: 16px;}
.left-box .cur{/* background:#157cfc; */color: #157cfc;font-weight: bold;/* border-color:#157cfc; */}
.right-box{margin-left: 210px;}


.question-list {padding:15px;margin-top:10px;border-bottom: 1px dashed #ebebeb;}
.question-list:last-child{border:none;}
.question-title {font-size:16px;font-weight:bold;color:#666666;margin-bottom:10px;background:url(../image/question.png) 0 center no-repeat;padding-left:33px;background-size:20px auto;}
.answer {line-height:30px;font-size:16px;background:url(../image/answer.png) 0 0 no-repeat;color:#666666;padding-left:33px;background-size:20px auto;}

.question-desc{padding-left:33px;}
.message .question-title{background-image: url(../image/liuyan.png);}
.message .answer{background-image: url(../image/hf.png);}

