/* Q&A list */
#bbslist.qa-list{margin:auto;padding:0 0 30px}.qa-list .qa-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding:20px 22px;border:1px solid #dce7f1;border-radius:8px;background:#f7fbff}.qa-list .qa-head strong{display:block;margin-bottom:4px;color:#173b62;font-size:21px}.qa-list .qa-head p{margin:0;color:#687b8e;line-height:1.55}.qa-list .qa-ask{padding:9px 16px;border-radius:4px;background:#2878bd;color:#fff!important;font-weight:bold;text-decoration:none;white-space:nowrap}.qa-list .info{height:32px}.qa-list .info .article{float:left;padding:6px 0 0 4px;color:#9aa5af;font-size:11px}.qa-list .info .category{float:right}.qa-list .info .category select{height:27px;padding:2px 7px;border:1px solid #cfd8e1;background:#fff;color:#536575}.qa-list .info .category a{margin-right:5px;vertical-align:middle}.qa-list .qa-items{border-top:2px solid #8da6bd}.qa-list .qa-item{display:flex;min-height:78px;padding:12px 8px 11px 6px;border-bottom:1px solid #e0e5e9;background:#fff}.qa-list .qa-item:hover{background:#fbfdff}.qa-list .qa-notice{background:#f8fbfe}.qa-list .qa-avatar{flex:0 0 52px;width:52px;height:52px;margin-right:12px;overflow:hidden;border:1px solid #e1e5e9;background:#f2f4f6}.qa-list .qa-avatar img{display:block;width:52px;height:52px;object-fit:cover}.qa-list .qa-body{min-width:0;flex:1;padding-top:1px}.qa-list .qa-titleline{display:flex;align-items:center;min-width:0;margin-bottom:8px}.qa-list .qa-point{flex:none;margin-right:5px;padding:2px 5px;background:#ef5b5b;color:#fff;font:normal 10px Arial}.qa-list .qa-notice .qa-point{background:#2878bd}.qa-list .qa-title{overflow:hidden;color:#245a98!important;font-size:14px;font-weight:bold;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.qa-list .qa-title:hover{text-decoration:underline}.qa-list .qa-lock{margin-left:5px;padding:1px 4px;border-radius:3px;background:#eef1f4;color:#78838d;font-size:10px}.qa-list .qa-meta{display:flex;flex-wrap:wrap;align-items:center;color:#999;font-size:11px;line-height:1.8}.qa-list .qa-meta span,.qa-list .qa-meta em{font-style:normal}.qa-list .qa-meta span+span:before,.qa-list .qa-meta em+span:before{content:'·';padding:0 7px;color:#c6ccd1}.qa-list .qa-meta em{margin-left:7px;color:#f04444;font-size:10px}.qa-list .qa-answer.has-answer{color:#f05a28;font-weight:bold}.qa-list .qa-empty{padding:55px 15px;text-align:center;border-bottom:1px solid #e0e5e9;background:#fbfcfd}.qa-list .qa-empty strong,.qa-list .qa-empty span{display:block}.qa-list .qa-empty strong{margin-bottom:8px;color:#3c5267;font-size:15px}.qa-list .qa-empty span{color:#8a97a3}.qa-list .bottom{padding:16px 0 0}.qa-list .btnbox1{float:left;min-width:180px}.qa-list .btnbox2{float:right;text-align:right}.qa-list .pagebox01{text-align:center;margin:-20px 0 0;padding:3px 0 0}.qa-list .login-guide{color:#84919d;font-size:12px;line-height:25px}.qa-list .searchform{padding:30px 0 0;text-align:center}.qa-list .searchform select,.qa-list .searchform input{vertical-align:middle}.qa-list .searchform select{height:24px}.qa-list .searchform .input{height:20px;margin:0 4px}@media(max-width:650px){.qa-list .qa-head{align-items:flex-start;padding:17px}.qa-list .qa-head p{padding-right:12px}.qa-list .qa-item{padding-left:0}.qa-list .qa-avatar{flex-basis:46px;width:46px;height:46px;margin-right:9px}.qa-list .qa-avatar img{width:46px;height:46px}.qa-list .qa-meta span+span:before,.qa-list .qa-meta em+span:before{padding:0 4px}.qa-list .pagebox01{clear:both;margin:15px 0 0}.qa-list .searchform .input{width:42%}}

/* Full-width row separator and controls alignment */
.qa-list .qa-items{width:100%;border-bottom:1px solid #e0e5e9;box-sizing:border-box}
.qa-list .qa-item{width:100%;box-sizing:border-box}
.qa-list .qa-item:last-child{border-bottom:0}
.qa-list .bottom{clear:both;width:100%;box-sizing:border-box}
.qa-list .searchform{clear:both}
