.detail{display:flex;justify-content:center;width:100%;padding-bottom:76px}.detail .detail-container{width:1200px}.detail .detail-container .detail-title{font-size:26px;font-weight:bold;color:#333;line-height:28px;text-align:center}.detail .detail-container .detail-time{margin-top:24px;font-size:14px;font-weight:400;color:#999;line-height:16px;text-align:center}.detail .detail-container .detail-line{width:100%;height:1px;background-color:#eaeaea;margin-top:38px}.detail .detail-container .detail-textarea{width:100%;margin-top:16px}.detail .detail-container .detail-textarea p{font-size:16px;color:#999;line-height:42px}.detail .detail-container .detail-textarea img{max-width:100%}.detail .detail-container .bottom-part{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:84px}.detail .detail-container .bottom-part .prev-next-box{width:271px}.detail .detail-container .bottom-part .prev-next-box .button{display:block;width:100%;font-size:14px;font-weight:400;color:#333;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detail .detail-container .bottom-part .prev-next-box .button:hover{color:#e60611}.detail .detail-container .bottom-part .back-group{flex:1;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.detail .detail-container .bottom-part .back-group .back-line{flex:1;height:1px;border-bottom:1px dashed #bfbfbf}.detail .detail-container .bottom-part .back-group .back-btn{display:flex;align-items:center;justify-content:center;width:100px;height:40px;font-size:16px;font-weight:400;color:#fff;line-height:48px;background:#e80122}