.questionsBox{padding:20px 0;width:1200px;margin:0 auto}.questionsBox .questions{background-color:#fff;border:1px solid #dedede;box-sizing:border-box}.questionsBox .questions .topBox{height:30px;background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f0f0f0));line-height:30px;padding-left:20px;font-size:14px}.questionsBox .questions .topBox b{padding-left:10px}.questionsBox .questions .content .liBox{border-bottom:1px solid #f0f0f0;padding:20px}.questionsBox .questions .content .liBox .titleBox{margin-bottom:20px}.questionsBox .questions .content .liBox .titleBox .title{float:left;color:#2476d7;font-size:16px}.questionsBox .questions .content .liBox .titleBox .time{font-size:14px;float:right}.questionsBox .questions .content .liBox .answer{clear:both;padding-top:10px}.questionsBox .questions .content .liBox .answer .ansBox{text-align:left;font-size:14px}.questionsBox .questions .content .liBox .answer .ansBox img{max-width:100%}.questionsBox .questions .pageBox{margin-top:20px;overflow:hidden;text-align:center;margin-bottom:20px}