.xq-detail{width:100%;font-size:14px;color:#333;line-height:1.8;}
.xq-row{display:flex;align-items:stretch;padding:20px 15px;overflow:hidden;}
.xq-row-gray{background:#f5f5f5;}
.xq-text{flex:1;padding:10px 15px 10px 0;}
.xq-row-reverse{flex-direction:row-reverse;}
.xq-row-reverse .xq-text{padding:10px 0 10px 15px;}
.xq-img{width:40%;flex-shrink:0;}
.xq-img img{width:100%;height:100%;object-fit:cover;display:block;}
.xq-item{margin-bottom:15px;}
.xq-item:last-child{margin-bottom:0;}
.xq-item h4{font-size:16px;font-weight:bold;margin-bottom:6px;line-height:1.6;}
.xq-item h4::before{content:"";display:inline-block;width:8px;height:8px;background:#c00;border-radius:50%;margin-right:8px;vertical-align:middle;}
.xq-item h4 span{background:linear-gradient(to top,#ffd900 40%,transparent 40%);padding:0 2px;}
.xq-item p{color:#555;font-size:13px;line-height:1.8;text-indent:0;}
