@charset "utf-8"; html{height:100%} body{min-height: 100%;position: relative;font-size:14px;color:#333; background-color:#fff} a{color:#333}a:hover,a:focus,.maincolor,.maincolor a{color:#06c} .bg-1{ background-color:#f5fafe} h4{line-height:30px} /*页面框架*/ .Hui-header{position:absolute;top:0; right:0; left:0;height:44px;z-index:999; padding:0 15px} .Hui-aside{position: absolute;top:44px;bottom:0;left:0;padding-top:10px;width:199px;z-index:99;overflow:auto; background-color:rgba(238,238,238,0.98);_background-color:rgb(238,238,238);border-right: 1px solid #e5e5e5} .Hui-article-box{position: absolute;top:44px;right:0;bottom: 0;left:199px; overflow:hidden; z-index:1; background-color:#fff} .Hui-article{position: absolute;top:34px;bottom:0;left:0; right:0;overflow:auto;z-index:1} .Hui-container{ padding:45px 0 0} .Hui-aside,.Hui-article-box,.dislpayArrow{-moz-transition: all 0.2s ease 0s;-webkit-transition: all 0.2s ease 0s;-ms-transition: all 0.2s ease 0s;-o-transition: all 0.2s ease 0s;transition: all 0.2s ease 0s} .big-page .Hui-article-box,.big-page .dislpayArrow,.big-page .breadcrumb{left:0px} .big-page .Hui-aside{ left:-200px} .page-container{ padding:20px}