body{
	
	font-size:14px;
	font-family:"微软雅黑";
}
.hideMenu {
	position: absolute;
	left: 210px;
	width: 21px;
	height: 20px;
	margin: 16px 14px 0 0;
	font-size: 18px;
	text-align: center;
	padding: 5px 5px;
	color: #fff;
	background-color: #1AA094;
}
.layui-layout-left{
	left:230px !important;
}
.layui-nav .layui-nav-item > a {
    color: #fff;
}
.layui-tab-title .layui-this {
	background-color: #f2f2f2;
	color: #5FB878 !important;
	border-radius: 5px;
}
.user-photo{
	margin-top: 10px;
	width: 200px;
	height: 120px;

}
.user-photo p{
	display: block;
	width: 100%;
	height: 25px;
	color: #ffffff;
	padding-left:30%;
	font-size: 12px;
	white-space: nowrap;
	line-height: 25px;
	overflow: hidden;
}
.layui-circle{
	border:5px solid #2F4056;
}
.user-photo .img{
	margin: 50px;
}
.layui-header{
	background-color: black;font-family: "微软雅黑";
	border-bottom: 2px solid #009688;
}
.layui-logo {
		font-family: bold;
	}
.iframe{
	width: 100%;
	height: 100%;
	border: none;
	min-width: 320px;
	position: absolute
}
.layui-form-pane .layui-form-label{
	background-color: #009688!important;
	color: #fff!important;
}
/**
编辑器样式
 */
.layui-layedit-tool .layui-icon {
	position:relative;
	width:32px;
	height:30px;
	line-height:30px;
	margin:3px 5px;
	color:#009688!important;
	cursor:pointer;
	border-radius:2px
}

.gckh-qmBtn {
	width: auto;
	height: 30px;
	background: #33bb76;
	border: 0 none;
	margin: 5px 0px 5px 0px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
	padding-left: 15px;
	padding-right: 15px;
}