@charset "utf-8";.beian-list{margin:0;padding:0;list-style:none}.beian-list li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:15px 20px;border-bottom:1px solid #eee;font-size:14px}.beian-list li:last-child{border-bottom:none}.beian-list .label{color:#333;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.beian-list .value{color:#999;text-align:right}.beian-list .icon-wrap{width:24px;height:24px;overflow:hidden}.beian-list .icon-wrap img{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important;object-fit:contain;vertical-align:middle}