.foreground-header{padding-bottom:20px;margin:0 auto;max-width:930px;min-height:100px;color:#000}.foreground-header .header-top-div{width:100%;height:100px;display:flex;align-items:center;justify-content:space-between}.foreground-header .logo-div{display:flex;align-items:center;justify-content:center}.foreground-header .logo-image{width:88px;cursor:pointer}.foreground-header .account-info-div,.foreground-header .login-div{display:flex;align-items:center;gap:20px}.foreground-header .login-item{font-size:16px;cursor:pointer}.foreground-header .account-info-item a,.foreground-header .login-item a{color:#000}.foreground-header .header-navigate-div{position:relative;width:100%;display:flex;align-items:center;padding:0;gap:5px}.foreground-header .navigate-item{font-weight:400;font-size:16px;cursor:pointer;padding:5px 10px 0}.foreground-header .navigate-item a{color:#000}.foreground-header .navigate-item.current{font-weight:700}.foreground-header .navigate-category{font-weight:400;font-size:16px;cursor:pointer;color:#000;padding:3px 0 0}.foreground-header .account-info-item{font-weight:700;display:flex;align-items:center}.foreground-header .account-info-item .el-dropdown{color:#000}.foreground-header .searchInput{position:absolute;right:0;top:0;width:160px}@media screen and (max-width:930px){.foreground-header{padding:0 30px 20px}}@media screen and (max-width:500px){.foreground-header{padding:0 10px 20px}.foreground-header .navigate-item{padding:5px 5px 0}}@media screen and (max-width:320px){.foreground-header .account-info-div{flex-direction:column-reverse;align-items:flex-end;gap:10px}}.applyArtistContainer .applyArtistBody{padding:0 30px 30px;width:100%;color:#000}.applyArtistContainer .apply-content-div{padding:30px;margin:0 auto;max-width:930px;min-height:400px;background-color:#f2f2f2}.applyArtistContainer .apply-title{font-size:30px}.applyArtistContainer .apply-form-div{margin-top:20px}.applyArtistContainer .apply-form-item{position:relative;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}.applyArtistContainer .form-input{width:calc(50% - 15px);height:40px}.applyArtistContainer .submit-button{margin-top:40px;color:#fff;background-color:#ff4a00}.applyArtistContainer .apply-modify{color:#0091ff;cursor:pointer}@media screen and (max-width:500px){.applyArtistContainer .apply-form-item{margin-bottom:10px;flex-direction:column;justify-content:flex-start;gap:10px}.applyArtistContainer .form-input{width:100%}}