@charset "utf-8";
/* 你自己的样式 */
.Hui-aside .menu_dropdown li a{font-weight: normal;color: #333;}
/* .page-container a{color: #f90 !important} */
.page-container .operation a{color: #333 !important;}
.page-container .btn{color: #fff !important;}
form.search input[type="text"]{width: 120px;margin-right: 5px;}
form.search .select-box{width: auto;margin-right: 5px;}
.breadcrumb .btn{line-height:1.6em;margin-top:3px;margin-left: 5px;}
.operation a{text-decoration:none;margin-left: 5px;}
.pop{padding: 10px}
span.select-box.combox{width: 55%}
input.combox{width:40%;float: right;}
.list img{max-width: 80px; max-height: 80px;}
.list .label{cursor: pointer;}
a.logo{color: #fff;}
.w50{width: 50px;margin-right: 10px;}
.w80{width: 80px;margin-right: 10px;}
.w120{width: 120px;margin-right: 10px;}
.w150{width: 150px;margin-right: 10px;}
.w200{width: 200px;margin-right: 20px;}
.w300{width: 300px;margin-right: 20px;}
.w400{width: 400px;}
.c-l{clear: left;}
.imp_commodity{border:1px solid #ccc;}
.imp_commodity tbody tr{height: 32px; }
.imp_commodity tr th,.imp_commodity tr td{line-height: 15px;text-align: center;}
.unit>input{width: 130px;float: left;}
.unit>span{width: 70px;float: left;}
.input-group{display: table;width: 100%;margin-top: 4px;margin-bottom: 4px;}
.input-group label{display: table-cell;text-align: center;white-space: nowrap;border: solid 1px #ddd;border-right: 0;background-color: #eee;box-sizing: border-box;cursor: default;padding: 0 5px;}
.input-group input{display: table-cell;}
.pointer{cursor: pointer;}
.input-box{border: 1px solid #ddd;box-sizing: border-box;height: 31px;padding: 4px;}
.input-box .label{margin-right: 5px;}
.p-15{padding: 15px;}
.red{color: red}
label{cursor: pointer;}
label + label{margin-left: 5px;}
.red{color: red}
.green{color: green}
tr.green td{color: green}
.file-link{position: relative;display: inline-block;margin-right: 5px;margin-bottom: 5px;float: left;}
.file-link div.file-show{border: 1px solid #ccc;box-sizing: border-box;display: flex;justify-content: center;justify-content: center;align-items: center;font-size: 20px;color: #999;}
.file-link i{position: absolute;font-size: 20px;cursor: default;height: 16px;background: rgba(0,0,0,0.5);font-style: normal;width: 20px;height: 20px;text-align: center;line-height: 15px;right: 5px;color: #ddd;top: 0;right: 0;display: none;}
.file-link:hover i{display: block;}
.file-link input{box-sizing: border-box;outline: none;border: 1px solid #ccc;left: 0;position: absolute;height: 18px;margin-top: 2px;}
body .layui-layer-title{background:#ae3840; color:#fff; border: none;}