.Hui-aside { top: 0; } .Hui-aside ul { text-align: center; } .Hui-aside ul li { list-style-type: none; line-height: 45px; font-weight: bold; cursor: pointer; } .Hui-aside ul li.active { color: #5a98de } .page-container { padding: 20px; width: calc(100% - 240px); margin-left: 200px; } .td-button { margin-right: 10px; } .layui-tab-title { position: relative; left: 0; height: 40px; white-space: nowrap; font-size: 0; border-bottom-width: 1px; border-bottom-style: solid; transition: all .2s; -webkit-transition: all .2s; height: 42px; margin-bottom: 20px; border: none; } .layui-tab-title li { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; font-size: 14px; transition: all .2s; -webkit-transition: all .2s; position: relative; line-height: 40px; min-width: 65px; padding: 0 15px; text-align: center; cursor: pointer } .layui-tab-title .layui-this { color: #000 } .layui-tab-brief > .layui-tab-title .layui-this { color: #009688 } .layui-card .layui-tab-brief .layui-tab-title li { margin: 0 15px; padding: 0; line-height: 42px } .layui-card .layui-tab-brief .layui-tab-title li.layui-this { color: #333 } .attribute_input { width: 80%; border: 1px solid #cecece; line-height: 30px; padding-left: 10px; }