.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}}.accountSettingContainer .accountSettingBody{padding:0 30px 30px;width:100%;color:#000}.accountSettingContainer .setting-content-div{padding:30px;margin:20px auto 0;max-width:930px;min-height:400px;background-color:#f2f2f2}.accountSettingContainer .setting-title{font-size:30px}.accountSettingContainer .form-input,.accountSettingContainer .form-input .el-select__wrapper{height:40px}.accountSettingContainer .submit-button{margin-top:40px;color:#fff;background-color:#ff4a00}.accountSettingContainer .avatar-div{display:flex;align-items:center;gap:20px}.accountSettingContainer .account-form{margin-top:20px}