
.layui-layout-right .layui-nav-item a{
	color: #999 !important;
}
.layui-tab{
	margin: 0 !important;
}
.layui-tab-title{
	background-color: #393D49;
}
.layui-tab-brief>.tab-my-this li.layui-this{
	color: #fff;
	background-color: #000;
}
.webindex>i{
	display: none !important;
}
.onevhiframe{
	height: calc(100vh - 170px);
}
.yijizd{
	font-weight: bold;
}

.relselect{
	display: none;
	box-sizing: border-box;
	padding: 5px 0;
	min-width: 100%;
	max-height: 260px;
	overflow-y: auto;
	background: #fff;
	border: 1px solid #E6E6E6;
	border-radius: 2px;
	position: absolute;
	left: 0;
	top: 40px;
	z-index: 99;
}
.relselect p{
	white-space: nowrap;
	line-height: 35px;
	cursor: pointer;
	padding: 5px 10px;
}
.relselect p:hover{
	background: #F2F2F2;
}
.layui-layer-myerji .layui-layer-content{
	padding: 10px;
}
.layui-layer-myerji p{
	cursor: pointer;
	display: inline-block;
	padding: 5px 10px;
	color: #777;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
	margin: 10px 0 0 10px;
}
.layui-layer-myerji p:hover{
	border: 1px solid #DD001B;
}
.erjizd{
	padding-left: 25px !important;
}
.sanjizd{
	padding-left: 45px !important;
}
.layui-layer-xiugai{
	width: 60% !important;
}
.layui-layer-xiugai-sm{
	width: 45% !important;
}
.layui-layer-xiugai .layui-layer-content{
	padding: 20px 40px 10px 0px;
}
.layui-layer-xiugai-sm .layui-layer-content{
	padding: 20px 40px 10px 0px;
}
.layui-input-myblock{
	margin-left: 110px;
}
.layui-input-block-margin0{
	margin-left: 0;
}
.layui-right{
	float: right;
}
.soandadd{
	margin: 10px 0 15px 0;
}
.layui-form-pro{
	margin: 10px 0;
}
.lay-my-input-center input{
	padding-left: 0px;
	text-align: center;
}

.lay-tbody-my tr.pageye>td a{
	display: inline-block; 
	width: 36px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.lay-tbody-my tr.pageye>td a.pagexz{
	color: #fff;
	background: #1E9FFF;
	border-radius: 2px;
}
/*去掉箭头*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
input[type="number"]{
	-moz-appearance: textfield;
}
.layuiadd,.layuirom{
	width: 35px;
	height: 36px;
	background: #F5F7FA;
	color: #999;
	font-size: 20px;
	text-align: center;
	line-height: 36px;
	cursor: pointer;
}
.layuiadd{
	position: absolute;
	left: 1px;
	top: 1px;
}
.layuirom{
	position: absolute;
	right: 1px;
	top: 1px;
}
.samehuoer{
	min-width: 540px;
	position: absolute;
	z-index: 99;
	display: none;
}
.samehuoer>table{
	width: 100%;
	background: #fff;
	color: #666;
	margin: 5px 0;
}
.samehuoer>table th{
	padding: 9px 15px;
	min-height: 20px;
	line-height: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #e6e6e6;
}
.samehuoer>table td{
	padding: 9px 15px;
	min-height: 20px;
	line-height: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #e6e6e6;
}
.samehuoer>table tbody tr{
	background: #fff;
	transition: all 0.5s;
	cursor: pointer;
}
.samehuoer>table tbody tr:hover{
	background: #F2F2F2;
}
.samehuoer>table tbody tr.hover{
	background: #F2F2F2;
}