@media only screen and (max-width:767px){.hidden-xs-only{display:none!important}}@media only screen and (min-width:768px){.hidden-sm-and-up{display:none!important}}@media only screen and (min-width:768px) and (max-width:991px){.hidden-sm-only{display:none!important}}@media only screen and (max-width:991px){.hidden-sm-and-down{display:none!important}}@media only screen and (min-width:992px){.hidden-md-and-up{display:none!important}}@media only screen and (min-width:992px) and (max-width:1199px){.hidden-md-only{display:none!important}}@media only screen and (max-width:1199px){.hidden-md-and-down{display:none!important}}@media only screen and (min-width:1200px){.hidden-lg-and-up{display:none!important}}@media only screen and (min-width:1200px) and (max-width:1919px){.hidden-lg-only{display:none!important}}@media only screen and (max-width:1919px){.hidden-lg-and-down{display:none!important}}@media only screen and (min-width:1920px){.hidden-xl-only{display:none!important}}.nav{width:100%;background-color:#242b43}.nav .nav-inner{width:952px;height:80px;margin:0 auto;display:flex;align-items:center;color:#fff}.nav .nav-inner .logo{height:48px}.nav .nav-inner .el-dropdown-link{color:#fff;font-size:16px;margin-right:30px}.nav .nav-inner .nav-item{display:flex;justify-content:flex-end}.nav .nav-inner .nav-item span{cursor:pointer}.nav .nav-inner .nav-right{text-align:right}.nav .nav-inner .nav-right img{height:30px}.nav-md{display:none}@media screen and (max-width:992px){.nav .nav-inner{width:95%}.nav .nav-inner .logo{height:42px}.nav-md{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:#242b43;z-index:100;display:block}.nav-md .nav-md-bottom{border-top:.5px solid hsla(0,0%,100%,.2);height:calc(100% - 80px);color:#fff;display:flex}.nav-md .nav-md-bottom .nav-md-bottom-left{width:150px;background-color:#141929;height:100%;text-align:center;padding-top:30px;box-sizing:border-box}.nav-md .nav-md-bottom .nav-md-bottom-left div{line-height:50px}.nav-md .nav-md-bottom .nav-md-bottom-left .active{background-color:#242b43}.nav-md .nav-md-bottom .nav-md-bottom-right{padding-left:20px;box-sizing:border-box}.nav-md .nav-md-bottom .nav-md-bottom-right div{border-bottom:.5px solid hsla(0,0%,100%,.2);line-height:50px;cursor:pointer}}@media screen and (max-width:768px){.nav-md .nav-inner,.nav .nav-inner{width:90%;height:65px}.nav-md .nav-inner .logo,.nav .nav-inner .logo{height:30px}.nav-md .nav-inner .nav-right img,.nav .nav-inner .nav-right img{height:20px}.nav-md{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:#242b43;z-index:100}.nav-md .nav-md-bottom{border-top:.5px solid hsla(0,0%,100%,.2);height:calc(100% - 65px);color:#fff;display:flex}.nav-md .nav-md-bottom .nav-md-bottom-left{width:150px;background-color:#141929;height:100%;text-align:center;padding-top:30px;box-sizing:border-box}.nav-md .nav-md-bottom .nav-md-bottom-left div{line-height:50px}.nav-md .nav-md-bottom .nav-md-bottom-left .active{background-color:#242b43}.nav-md .nav-md-bottom .nav-md-bottom-right{padding-left:20px;box-sizing:border-box}.nav-md .nav-md-bottom .nav-md-bottom-right div{border-bottom:.5px solid hsla(0,0%,100%,.2);line-height:50px;cursor:pointer}}