@charset "utf-8";body{background-color:#f5f5f5}a{transition:all .4s ease}.fl{float:left}.fr{float:right}.wrap{width:1200px;margin:0 auto}.container,.w{margin-right:auto;margin-left:auto;padding:0 10px}.bgc-fff{background-color:#fff}.red{color:red!important}.ml10{margin-left:10px}.mt10{margin-top:10px}.mt15{margin-top:15px}.w40p{width:40%!important}.w100p{width:100%!important}.pd10{padding:10px}.layui-tab{margin:0 0 10px 0}.layui-table-page{text-align:right}.layui-form-label{width:100px}.layui-form-mid{font-size:12px}.box-shadow{box-shadow:2px 2px 5px rgba(0,0,0,.05)}header{padding:10px 0;min-height:50px;box-shadow:0 0 3px 1px rgba(0,0,0,.05);background-color:#fff}header .logo{width:158px;height:50px;line-height:50px;overflow:hidden;display:inline-block;text-align:center}header .logo img{max-width:100%;max-height:100%}header .sub-title{display:inline-block;height:50px;line-height:50px;overflow:hidden;margin-left:10px;font-size:16px}header .rt-btn a{border:1px solid #ddd;border-radius:10px;padding:3px 10px;color:#666;margin-left:10px}header .rt-btn{float:right;margin-top:15px}footer{text-align:center;color:#999;padding:20px 0}footer a{color:#999}.side-menu{width:100%;background-color:#fff;box-shadow:2px 2px 5px rgba(0,0,0,.05);padding-bottom:10px}.panel-body{overflow:hidden}.user-avatar{overflow:hidden;text-align:center;color:#666;border-radius:5px;padding-top:10px}.user-avatar img{width:60%;border-radius:100%}.user-avatar span{display:block;height:30px;line-height:30px}.menu-items{display:block;padding:10px}.menu-items dt{display:block;height:35px;line-height:35px;border-bottom:1px dotted #eee;overflow:hidden;font-size:16px;font-weight:700;margin:10px 0;padding:0 5px}.menu-items dd{display:block;height:32px;line-height:32px;font-size:14px;padding:0 5px}.menu-items .more{position:relative;z-index:999}.menu-items .more .popup{position:absolute;left:55px;top:0;margin-top:0;padding:0;background-color:#fff;display:none;border-radius:2px}.menu-items .more .popup .inner{padding:10px;border-radius:2px}.menu-items .more .popup .inner a{height:30px;line-height:30px;display:block;width:90px}.menu-items .more .popup .inner{box-shadow:0 0 8px rgba(0,0,0,.1)}.menu-items .more .popup::before{display:block;content:'';width:0;height:0;border:5px solid transparent;border-right-color:#ccc;top:50%;position:absolute;z-index:99999;margin-top:-5px;left:-10px}.menu-items .more:hover .popup{display:block}.user-menu-item.active{font-weight:600}@media (min-width:768px){.container,.w{width:748px!important}}@media (min-width:992px){.container,.w{width:980px!important}}@media (min-width:1100px){.container,.w{width:1200px!important}}.hisi-layer-msg{min-width:100px!important}.safe-item{position:relative;text-align:center}.safe-item i{font-size:80px;color:#1e9fff;height:90px;line-height:90px}.safe-item h3{color:#333}.safe-item p{color:#999;font-size:12px;padding:10px 0;height:20px;line-height:20px;display:block}.safe-item-inner{border:1px solid #eee;padding:20px 0;overflow:hidden;border-radius:3px}.layout-tab{position:relative}.layout-tab>.layout-tab-more{position:absolute;right:10px;height:40px;line-height:40px;top:0}.pages{padding:10px;text-align:center;margin-top:10px}.pages ul{overflow:hidden}.pages ul li{display:inline-block;margin:0 2px}.pages ul li a,.pages ul li span{display:block;padding:0 15px;border:1px solid #e2e2e2;background-color:#fff;font-size:14px;font-weight:600;color:#333;height:30px;line-height:30px}.pages ul li.disabled span{color:#ccc;border-color:#ccc}.pages ul li.active span{background-color:#1686ef;color:#fff;border-color:#1686ef}
@media (max-width: 768px) {
    .sub-title{display:none!important;}
    .side-menu{margin-top:10px;}
}