/* layui 更新样式 */
.layui-input-block {
	line-height: 0px;
}

.layui-card-body {
	overflow: auto;
}

.layui-card-body table td {
	white-space: nowrap;

}

/*方框风格radio*/
.layui-form-radio-pane{
	/*clear: both;*/
	/**zoom: 1;*/
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-color: #e6e6e6;
	/*content: '\20';*/
	/*display: block;*/
	/*height: 0*/
}
.zlayui-form-label {
	float: left;
	/* display: block; */
	padding: 9px;

}
/*下拉框*/
.layui-select-my{
	padding: 0 10px;
	/*width: 100%;*/
	display: block;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	height: 38px;
	line-height: 1.3;
	line-height: 38px \9;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
	border-radius: 2px;
	border-color: #e6e6e6;
}
.layui-select-option-my{
	border: none;
	/*清除select聚焦时候的边框颜色*/
	outline: none;
	/*将select的宽高等于div的宽高*/
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 10px;
	height: 38px;
	border-color: #e6e6e6;
}
/*table表头样式*/
.layui-table tbody tr:hover,
.layui-table thead tr,
.layui-table-click,
.layui-table-header,
.layui-table-hover,
.layui-table-mend,
.layui-table-patch,
.layui-table-total,
.layui-table-total tr,
.layui-table[lay-even] tr:nth-child(even) {
	/*background-color: #3c8dbc;*/
	/*color: #ffffff;*/
}
/*table td 列高自适应最大化开始*/
.layui-table td{
	height:100%;
}
.layui-table-cell,laytable-cell-1-0-3 {
	height:100%;
}
/*table td 列高自适应最大化结束*/
.layui-table-tool,
.layui-laypage,
.layui-table-page {
	background-color: #ffffff;
	/* color:#ffffff; */
}

/* .label-required-next:after {
            top: 6px;
            right: 5px;
            color: red;
            content: '*';
            position: absolute;
            margin-left: 4px;
            font-weight: 700;
            line-height: 1.8em;
        } */
.layui-form-label.layui-required:after {
	content: "*";
	color: red;
	position: absolute;
	top: 5px;
	left: 15px;
}

/*通用*/
.padding-top-5 {
	padding-top: 5px;
}

.padding-top-10 {
	padding-top: 10px;
}

.top4 {
	top: 4px;
}

.overflow-x-scroll {
	overflow-x: scroll;
}

/*超出隐藏样式*/
.outHidden_100 {
	width: 100px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.outHidden_150 {
	width: 150px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.outHidden_200 {
	width: 200px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/*==========列表页===================================================================*/
.list_body {
	margin: 15px;
}

/*按钮*/
.list_body .list_btn {}

.list_body .list_btn .layui-elem-quote {
	background-color: #ffffff;
}

/*查询*/
.list_body .list_search {}

.list_body .list_content {
	width: 100%;
	overflow: auto;
}

.list_body .list_content table td {
	white-space: nowrap;
}

.list_body .list_content table td a:hover {
	color: #ffffff;
	text-decoration: none;
}

.list_body .list_foot {
	margin-top: 8px;
}


/*===========编辑页=================================================================*/

.edit_body {
	margin: 15px;
}

/*上传框样式*/
.uploadImg {
	width: 10rem;
	height: 10rem;
	border: 1px solid #cccccc;
}

.uploadImg img {
	width: 10rem;
	height: 10rem;
}



/*===========员工列表=================================================================*/
.layui-card-body .person_left {
	width: 40%;
	float: left;
	height: 100%;
}

.layui-card-body .person_left img {
	width: 100%;
}

.layui-card-body .person_right {
	width: 60%;
	float: left;
}

.layui-card-body .person_right p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


/*===========加载更多样式=============================================================*/

#TwoPage {
	text-align: center;
}
/*===========皮肤=============================================================*/


.fashion-lan2-header .layui-layout-admin .layui-header, .fashion-lan2-header .layui-flex a, .fashion-lan2-header .layui-btn, .fashion-lan2-header .layui-nav-tree .layui-nav-bar, .theme-black .layui-nav-tree .layui-nav-child dd.layui-this, .fashion-lan2-header .layui-nav-tree .layui-nav-child dd.layui-this a, .fashion-lan2-header .layui-nav-tree .layui-this, .fashion-lan2-header .layui-nav-tree .layui-this > a, .fashion-lan2-header .layui-nav-tree .layui-this > a:hover, .fashion-lan2-header .layui-form-select dl dd.layui-this, .fashion-lan2-header .layui-laypage .layui-laypage-curr .layui-laypage-em, .fashion-lan2-header .circle, .fashion-lan2-header .layui-table-body .layui-form-checked span, .fashion-lan2-header .layui-table-body .layui-form-checked:hover span, .fashion-lan2-header .layui-progress-bar {
	background-color: #1E9FFF;
}

.fashion-lan2-header .main .layui-elem-quote {
	border-left-color: #1E9FFF;
}

.fashion-lan2-header .layui-layout-admin .layui-logo {
	color: #fff;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.15);
	background-color: #0085E8 !important;
}

.fashion-lan2-header .header-nav .layui-this {
	background-color: #1e90ff;
}

.fashion-lan2-header .layui-nav .layui-this:after, .fashion-lan2-header .layui-nav-bar {
	background-color: #93D1FF;
}

.fashion-lan2-header .layui-form-onswitch, .fashion-lan2-header .layui-layer-btn .layui-layer-btn0 {
	border-color: #1E9FFF;
	background-color: #1E9FFF;
}

.fashion-lan2-header .layui-btn-normal {
	background-color: #1E9FFF;
}

.fashion-lan2-header .layui-form-checked[lay-skin=primary] i {
	border-color: #1E9FFF !important;
	background-color: #1E9FFF;
	color: #fff;
}

.fashion-lan2-header .layui-form-checkbox[lay-skin=primary]:hover i {
	border-color: #1E9FFF;
	color: #fff;
}

.fashion-lan2-header .layui-form-radio > i:hover, .fashion-lan2-header .layui-form-radioed > i, .fashion-lan2-header .layui-form-checked i, .fashion-lan2-header .layui-form-checked:hover i.theme-red .layui-form-checked:hover i, .fashion-lan2-header .layui-tab-brief > .layui-tab-title .layui-this {
	color: #1E9FFF;
}

.fashion-lan2-header .layui-tab-brief > .layui-tab-more li.layui-this:after, .fashion-lan2-header .layui-tab-brief > .layui-tab-title .layui-this:after {
	border: none;
	border-radius: 0;
	border-bottom: 2px solid #1E9FFF;
}