.layout-header{padding-left:3.2%;line-height:80px;color:#202020;background:#fff;-webkit-box-shadow:0 3px 5px 0 hsla(0,0%,72.5%,.23);box-shadow:0 3px 5px 0 hsla(0,0%,72.5%,.23);overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.layout-header__left{height:80px;cursor:pointer;white-space:nowrap;width:300px}.layout-header__left h1{display:inline-block;vertical-align:top;margin-right:17px;margin-bottom:0;font-size:26px;font-weight:600}.layout-header__left .logo{width:113px;vertical-align:middle;margin-right:10px}.layout-header__left .sub-title{position:relative;padding-left:15px;font-size:18px;font-weight:500;vertical-align:middle;display:inline-block}.layout-header__left .sub-title:before{content:"";position:absolute;left:0;top:50%;width:2px;height:17px;background:#d9d9d9;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.layout-header__right{position:relative;float:right;padding-right:180px;height:80px;overflow:hidden}.layout-header__right .user-name{display:inline-block;width:146px;height:44px;line-height:44px}.layout-header__right .user-name .login-btn{width:146px}.layout-header__right .user-name-text{display:inline-block;width:90px;line-height:44px;color:#fff;font-size:16px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:top}.layout-header__right .user-name i{vertical-align:baseline;font-size:14px}.layout-header__right .login-btn{width:120px;height:44px;color:#fff;font-size:18px;font-weight:600;line-height:44px;vertical-align:middle}.layout-header__nav{font-size:0;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;width:100%}.layout-header__nav-item{float:left;margin-right:1.5vw}.layout-header__user{position:absolute;top:0;right:30px;height:100%}.layout-header a{color:inherit;font-size:22px}.layout-header .home-item{cursor:pointer;font-size:22px}.layout-header .router-link-exact-active{color:#e75213;font-weight:600}*{margin:0;padding:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;font-family:DINAlternate-Bold,DINAlternate,PingFangSC-Regular,sans-serif;-webkit-overflow-scrolling:touch}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-action:none;font-family:DIN}body,dd,dl,h1,h2,h3,h4,h5,h6,input,ol,p,ul{margin:0}ol,ul{padding:0;list-style:none}img{border:none}article,aside,footer,header,hgroup,nav,section{display:block}button,input,textarea{border:none;outline:0}input{-webkit-appearance:none;background-color:rgba(0,0,0,0)}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}button,button:focus,input,input:focus{-webkit-tap-highlight-color:transparent}::-webkit-input-placeholder{color:#999}a{outline:none;text-decoration:none}.layout{min-height:100vh;min-width:1540px;position:relative;background-color:#fff}.layout .ant-layout-header{height:80px;line-height:80px;padding:0;left:0;top:0}.layout .layout-content{overflow:auto}.layout .license-img{color:#b2b2b2}.layout .license-img:hover{color:#e75213}.layout.has-footer .layout-content{margin-bottom:155px}.layout .relat-box{margin-top:80px}.layout .layout-footer{position:absolute;left:0;bottom:0;padding-top:18px;width:100%;height:155px;font-size:18px;font-weight:500;line-height:32px;text-align:center;color:#b2b2b2;background:#222733}