body *{box-sizing:border-box;flex-shrink:0}html,body{padding:0px;margin:0px}html a,body a{color:white;text-decoration:none}html figure,body figure{padding:0px;margin:0px}html input,body input{background-color:transparent;border:0}html button,body button{margin:0;padding:0;border:1px solid transparent;outline:none;background-color:transparent}html button:active,body button:active{opacity:.6}body{font-family:PingFangSC-Regular,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,PingFang SC-Light,Microsoft YaHei}.nav{min-width:1200px;background-color:rgba(1,1,16,0);position:fixed;top:0;left:0;width:100%;z-index:1000;transition:background-color .3s ease,-webkit-backdrop-filter .3s ease;transition:background-color .3s ease,backdrop-filter .3s ease;transition:background-color .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease;padding:12px 0px;line-height:36px;font-size:16px}.nav .nav-content{width:1160px;margin:0 auto;display:flex;align-items:center}.nav .logo{width:106px;height:28px;margin-top:-4px}.nav .nav-item-wrap{margin-left:88px;flex:1}.nav .nav-item-wrap .nav-item{font-size:16px;margin-right:50px;position:relative}.nav .nav-item-wrap .nav-item.on::after{content:"";display:inline-block;width:24px;height:2px;position:absolute;left:calc(50% - 12px);bottom:-12px;background-color:white;border-radius:4px}.nav .login-btn{color:white;background-color:#2c4dcb;border-radius:6px;height:36px;width:92px;font-size:14px;line-height:36px;text-align:center;cursor:pointer}.footer{background-color:#010215;height:122px;padding:20px 0px}.footer .footer-content{width:1000px;margin:0px auto;display:flex;align-items:flex-start;justify-content:space-between}.footer .footer-content .footer-logo{height:30px;width:118px}.footer .footer-content .footer-logo img{width:114px;height:30px;margin-left:1px}.footer .footer-content .footer-nav{width:406px;margin-left:180px;display:flex;flex-wrap:wrap}.footer .footer-content .footer-nav .footer-links{display:inline-block;width:200px;height:14px;color:rgba(140,158,221,0.9);font-size:14px;text-align:right;margin-bottom:18px}.footer .footer-content .footer-nav .footer-icon{width:26px;height:26px}.copyright{background-color:#000;height:42px;line-height:42px;text-align:center}.copyright .copyright-text{color:#616a8a;font-size:12px;letter-spacing:.21px}.login-mask{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);display:flex;justify-content:center;align-items:center;z-index:1000}.login-mask iframe{width:490px;height:554px;overflow:hidden}
/*# sourceMappingURL=./common.css.map */