.layout{position:relative;width:100%;background-image:url("data:image/svg+xml,%3csvg%20width='1920'%20height='1249'%20viewBox='0%200%201920%201249'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_f_22_28)'%3e%3cpath%20d='M756.199%20165.742C189.56%20395.634%20567.045%20635.477%20213%20772C54.6212%20845.059%20-284%20955.392%20-284%20609.427C-284%20263.461%20-169.797%20-17%20-28.9201%20-17C111.957%20-17%201111.18%2010.0676%20756.199%20165.742Z'%20fill='url(%23paint0_linear_22_28)'/%3e%3c/g%3e%3cg%20filter='url(%23filter1_f_22_28)'%3e%3cpath%20d='M1230.46%20145.571C1605.98%20256.249%201369.44%20705.9%201619.9%20761.512C1798.9%20801.255%202054%20833.324%202054%20541.863C2054%20250.401%201945.97%2014.1255%201812.71%2014.1255C1457.08%20-56.6532%20962.57%2066.6183%201230.46%20145.571Z'%20fill='url(%23paint1_linear_22_28)'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_22_28'%20x='-684'%20y='-417'%20width='1916'%20height='1665.47'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='200'%20result='effect1_foregroundBlur_22_28'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_22_28'%20x='754'%20y='-407'%20width='1700'%20height='1594'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='200'%20result='effect1_foregroundBlur_22_28'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_22_28'%20x1='59'%20y1='100'%20x2='359.985'%20y2='405.47'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFE1FA'/%3e%3cstop%20offset='0.505'%20stop-color='%23FFFED2'/%3e%3cstop%20offset='1'%20stop-color='%23CEFFFD'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_22_28'%20x1='1603.94'%20y1='138.349'%20x2='1477.76'%20y2='307.937'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23D6FFFE'/%3e%3cstop%20offset='1'%20stop-color='%23FFDEFE'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:100% 100%;background-repeat:no-repeat;min-height:100vh;display:flex;flex-direction:column}.layout .navbar{position:relative;z-index:99}.layout .navbar:after{position:relative;display:block;content:"";height:72px;width:100%;pointer-events:none}.layout .navbar .navbar-content{box-sizing:border-box;padding:0 40px;position:fixed;left:0;top:0;width:100%;height:72px;border-bottom:1px solid rgba(64,64,64,.1);display:flex;align-items:center;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(20px);background-color:#ffffff4d}.layout .navbar .navbar-content .navbar-logo{height:42px}.layout .navbar .navbar-content .navbar-logo img{height:100%}.layout .navbar .navbar-content .navbar-logo-text{margin-left:8px;height:16px}.layout .navbar .navbar-content .navbar-logo-text img{height:100%}.layout .navbar .navbar-content .navbar-menus{flex:1;margin-left:80px;display:flex;align-items:center;gap:20px;font-size:16px;line-height:18px}.layout .navbar .navbar-content .navbar-menus .navbar-menus-item{padding:0 12px;text-decoration:none;color:#000;transition:all .23s ease-out}.layout .navbar .navbar-content .navbar-menus .navbar-menus-item-active{color:#004dff}.layout .navbar .navbar-content .navbar-actions{margin-left:20px;display:flex;align-items:center;gap:20px;font-size:14px}.layout .navbar .navbar-content .navbar-actions .navbar-actions-item{padding:0 20px;height:36px;border-radius:18px;line-height:1;border:1px solid;color:#000;font-family:Manrope}.layout .navbar .navbar-content .navbar-actions .navbar-actions-item-active{color:#fff;background-color:#004dff}.layout .content{flex:1;position:relative;z-index:0;display:flex;flex-direction:column}.layout .footer{border-top:1px solid rgba(64,64,64,.1);display:flex;align-items:center;gap:40px}.layout .footer .footer-content{padding:20px 0;width:1080px;margin:auto;display:flex;align-items:center;justify-content:space-between}.layout .footer .footer-content .footer-logo{display:flex;align-items:center}.layout .footer .footer-content .footer-logo .footer-logo-img{height:36px}.layout .footer .footer-content .footer-logo .footer-logo-img img{height:100%}.layout .footer .footer-content .footer-logo .footer-logo-text{margin-left:8px;height:14px;line-height:1}.layout .footer .footer-content .footer-logo .footer-logo-text img{height:100%}.layout .footer .footer-content .info-row{margin-left:160px;flex:1;display:flex}.layout .footer .footer-content .info-row .info-row-col{padding-left:40px;flex:1}.layout .footer .footer-content .info-name{color:#000;font-size:14px;line-height:24px}.layout .footer .footer-content .info-item{font-size:12px;color:#565765;line-height:20px;cursor:pointer}.layout .footer .footer-content .info-item:hover{color:#004dff;text-decoration:underline}.layout .footer .footer-content .info-item-active{position:relative;color:#004dff}.layout .footer .footer-content .info-item-active:before{content:"";position:absolute;left:-16px;top:4px;bottom:0;margin:auto;height:12px;width:12px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAJcEhZcwAAFiUAABYlAUlSJPAAAAAnUExURUdwTABN/wBM/wBN/wBL/wBM/wBL/wBM/wBN/wBM/wBL/wBL/wBM/9fa53MAAAAMdFJOUwAggzuf3xBl77rPT82g6QMAAAELSURBVCjPvdKhT8NAGAXwV0bWbCAWsvmqqRNLCK6GYGfmK5YZbE0zg4AEWbFlimQChargD5ggrAU63h/F9dqt+8pZqLn0l17vfS8H/MMze7RY/GUx7izG3GJ8/2VPHH82baV2/rZhNy4nm620a/hZT73VdlGYEzxg/XywPrVhwFesF9LaiY4Te8JwSg9thsKgUqCl/3BsJ3wBzjgyGHBo1k3WA1yWuxMui6UVT4rPq+bcwGwfmI2dfUmzwAQ3TXTTwzjM0KUJeF43108xLt/873r0qcNyPNGcU+W7+5B4W7C6l6hyrXVJJV4xD5E00ImYhfSaB2ndN3d0esQqhIgUcWrJeSmuwvyPr/gPoZ1q0oRXph8AAAAASUVORK5CYII=);background-position:center center;background-repeat:no-repeat;background-size:100% 100%}.layout .footer .copyright{line-height:48px;text-align:center;color:#565765;font-size:12px}@font-face{font-family:Manrope;src:url(/font/Manrope_mianfeiziti.com.ttf) format("truetype"),url(/font/Manrope_Medium_mianfeiziti.com.ttf) format("truetype"),url(/font/Manrope_Bold_mianfeiziti.com.ttf) format("truetype");font-weight:400;font-style:normal}body{margin:0;font-family:Manrope}#pr-menu .MuiPaper-root{margin-top:10px;background-color:#fff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px}
