.customerInfo-container{margin:0 auto;max-width:930px;display:flex;align-items:center;justify-content:space-between;gap:10px}.customerInfo-container .customerInfo-div,.customerInfo-container .function-div{color:#000;font-size:16px;display:flex;align-items:center;justify-content:flex-start;gap:10px}.customerInfo-container .function-item{padding:2px 3px;font-size:14px;cursor:pointer}.customerInfo-container .function-item a{color:#000}.customerInfo-container .function-item.isSelected{border-bottom:1px solid #000}@media screen and (max-width:500px){.customerInfo-container{padding:0 20px;align-items:flex-start;flex-direction:column}}.foreground-footer{padding:30px 20px 0;border-top:1px solid #d8d8d8}.foreground-footer .footer-div{margin:0 auto;max-width:930px;min-height:100px;color:#000;display:flex;align-items:center;justify-content:space-between}.foreground-footer .footer-image-div{width:400px}.foreground-footer .link-div{font-size:12px;line-height:24px}.foreground-footer .link-title a{color:#000}.foreground-footer .footer-logo-div{width:80px}.foreground-footer .footer-info{width:100%;text-align:center;padding:20px 0;color:#999;font-size:12px}.foreground-footer .beian-icon{position:relative;top:2px;margin:0 2px 0 20px;width:14px;height:14px}@media screen and (max-width:800px){.foreground-footer .footer-image-div{width:200px}}@media screen and (max-width:500px){.foreground-footer .footer-div{flex-direction:column;align-items:center;justify-content:center}}@media screen and (max-width:430px){.foreground-footer .footer-info{display:flex;flex-direction:column;align-items:center;justify-content:center}}.scanRecord-container .pageBody{padding:0 30px 30px;width:100%;min-height:calc(var(--vh, 100vh) - 400px);color:#000}.scanRecord-container .scanRecord-tabs{margin:10px auto 0;max-width:930px}.scanRecord-container .scanRecord-tabs .el-tabs__item{height:32px}.scanRecord-container .scanRecord-tabs .el-tabs__nav{margin-left:20px}.scanRecord-container .scanRecord-tabs .el-tabs__item.is-active{color:#000}.scanRecord-container .scanRecord-tabs .el-tabs__active-bar{background-color:#000}.scanRecord-container .gallery-wrap-div{min-height:calc(var(--vh, 100vh) - 600px)}.scanRecord-container .pagination-div{margin-top:20px;display:flex;align-items:center;justify-content:flex-end}.scanRecord-container .gallery-wrap{margin:0 auto 0;max-width:930px;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:20px}.scanRecord-container .gallery-item{position:relative;width:296px;cursor:pointer}.scanRecord-container .gallery-item-img{position:relative;width:100%;height:200px;background-color:#d8d8d8}.scanRecord-container .gallery-image{width:100%;height:100%}.scanRecord-container .gallery-info{margin-top:5px;font-size:12px;color:#909399}.scanRecord-container .gallery-name{font-size:16px;height:22px;color:#000}.scanRecord-container .el-text{color:#000}@media screen and (max-width:930px){.scanRecord-container .gallery-item,.scanRecord-container .gallery-item-img{width:100%}}