.report-container{width:100%;max-width:1280px;height:100%}.report-container .report-title{margin:0 auto;width:calc(100% - 60px);display:block;background-color:#fff;padding:10px 30px 0 30px;z-index:1;text-align:center}.report-container .report-title .info-title-up{width:100%;font-size:16px;height:20px;line-height:20px}.report-container .report-title .info-title-down{width:100%;color:#aeaeae;font-size:12px;height:20px;line-height:20px}.report-container .report-content{display:flex;justify-content:flex-start;flex-wrap:wrap;padding:10px;background-color:#fff}.report-container .report-content .product-list-title{width:100%;display:flex;align-items:center;justify-content:space-around;height:60px;margin-bottom:20px}.report-container .report-content .product-list-title .title-left,.report-container .report-content .product-list-title .title-right{width:20%;border:1px solid #bbb}.report-container .report-content .product-list-title .title-img{width:50%;text-align:center;font-size:20px;font-weight:700}.report-container .report-content .product-list-title .title-img img{width:100%}.report-container .report-content .report-item{width:100%;height:28px;font-size:14px;margin-bottom:12px}.report-container .report-content .report-item a{text-decoration:underline}