* {
	font-size: 14px;
}
.headernav .layui-nav-more{
	border-top-color: black !important;
}
a {
	text-decoration: none !important;
}


a:hover {
	text-decoration: none !important;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
ul li{
	list-style: none;
	list-style-type:none!important;
}
.clearfix::after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
}
.layui-input::placeholder{
			font-size:14px;
			color:#ccc;
		}
html,
body {
	height: auto;
	margin: 0;
	padding: 0;
	font-family: 微软雅黑, 宋体, Arial, Helvetica, Verdana, sans-serif !important;
	color: #000000;
}

textarea {
	outline: none;
	resize: none;
}
input, select, textarea{
	font-size: 12px!important;
}
.layui-table {
	color: #333;
}

.layui-btn-big {
	height: 44px;
	line-height: 44px;
	padding: 0 25px;
	font-size: 16px
}

.layui-btn-small {
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 12px
}

.layui-btn-small i {
	font-size: 16px!important
}

.layui-btn-mini {
	height: 22px;
	line-height: 22px;
	padding: 0 5px;
	font-size: 12px
}

.layui-btn-mini i {
	font-size: 14px!important
}


/*滚动样式*/

::-webkit-scrollbar {
	width: 10px;
	height: 10px
}

::-webkit-scrollbar-button:vertical {
	display: none
}

::-webkit-scrollbar-corner,
::-webkit-scrollbar-track {
	background-color: #e2e2e2
}

::-webkit-scrollbar-thumb {
	border-radius: 0;
	background-color: rgba(0, 0, 0, .3)
}

::-webkit-scrollbar-thumb:vertical:hover {
	background-color: rgba(0, 0, 0, .35)
}

::-webkit-scrollbar-thumb:vertical:active {
	background-color: rgba(0, 0, 0, .38)
}


/*分页样式开始*/

#pageDiv {
	width: 100%;
	height: 40px;
	position: fixed;
	bottom: 0;
	left: 0;
	border-top: 1px solid #e3e3e3;
	background-color: white;
	text-align: center
}

.layui-table-tool {
	height: 40px;
	padding: 0px;
	background-color: white;
	padding: 0;
}

.layui-laypage {
	margin: 5px 0 0 0;
}


/*分页样式结束*/


/*列表页面主容器开始*/

.yfs-body {
	height: 100%;
	width: 100%;
}


/*列表页面主容器结束*/

.layui-table-view {
	margin: 0 !important;
}

.yfs-body-table {
	height: calc(100% - 115px);
	overflow-y: auto;
	position: relative;
}

.yfs-body-table .layui-table {
	margin: 0;
}

.yfs-body-table .layui-table-title {
	width: calc(100% - 17px);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
}

.layui-anim .layui-anim-upbit {
	z-index: 9;
}

.layui-field-title {
	margin: 0px 0;
}

.layui-elem-field legend {
	font-size: 14px;
}

.yfs-body-search .layui-form-item {
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 5px;
}

.yfs-body-search .layui-form-item .layui-inline {
	margin-bottom: 5px;
}

.yfs-body-search .layui-form-item .layui-form-label {
	padding: 4px 10px;
	width: auto;
}

.yfs-body-search .layui-form-item .layui-input-inline {
	width: 100px;
}

.yfs-body-search .layui-form-item .layui-input-inline .layui-input,
.yfs-body-search .layui-form-item .layui-input-inline .layui-select {
	height: 30px;
	line-height: 30px;
	padding-left: 3px;
}

.yfs-body-search .layui-form-item .layui-input-inline .layui-form-select dl {
	top: 31px;
}

.yfs-body-search .layui-form-item .layui-input-inline.layui-form-select dl dd,
.yfs-body-search .layui-form-item .layui-input-inline.layui-form-select dl dt {
	line-height: 30px;
}

.layui-table thead tr:hover {
	background-color: #f2f2f2 !important;
}


/*谷歌等浏览器专用样式*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.yfs-body-table .layui-table-title {
		width: calc(100% - 10px) !important;
	}
}


/*灰色背景*/

.gray-bg {
	background: #EEEEEE;
}


/*白色背景*/

.white-bg {
	background: white;
}


/*bootstrap圆角变直角*/

.panel {
	border-radius: 0 !important;
}


/*动画兼容表头显示*/

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: none;
	animation-fill-mode: none;
	z-index: 100
}


/*图标上下居中*/

.layui-icon {
	/*vertical-align: middle !important;*/
}

.right {
	text-align: right !important;
}

.left {
	text-align: left !important;
}

.center {
	text-align: center !important;
}

.left_f {
	float: left;
}

.right_f {
	float: right;
}

.red {
	color: red;
}

.blue {
	color: blue;
}

.grey {}

.grey_b_tr td {
	background-color: #f3f3f3;
}

.grey_b_tr td:hover {
	background-color: #f3f3f3;
}

.red_b {
	background-color: red;
}

.border_radius_0 {
	border-radius: 0;
}

.w_50 {
	width: 50px !important;
}

.w_100 {
	width: 100px !important;
}

.w_150 {
	width: 150px;
}

.padding_0 {
	padding: 0px !important;
}

.padding_5 {
	padding: 5px;
}

.padding_10 {
	padding: 10px;
}

.padding_20 {
	padding: 20px;
}

.margin_10 {
	margin: 10px;
}

.margin_20 {
	margin: 20px;
}

.display_inline {
	display: inline-block;
}

.v_align {
	vertical-align: middle;
}

.border {
	border: 1px solid #d3d3d3 !important;
}

.height_30 {
	height: 30px !important;
	line-height: 30px !important;
}


/*隐藏弹出框最外边框架的纵向滚动条*/

.layui-layer-iframe {
	overflow-y: hidden !important;
}


/*表格宽度固定，不会被内容撑长*/

.yfs-table-ellipsis {
	table-layout: fixed;
}


/*单行显示，超出省略号*/

.yfs-table-ellipsis td {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
	/* 不换行 */
}

.yfs-table {
	margin: 0;
	border-collapse: collapse;
	border-spacing: 1;
	width: 100%;
	table-layout: fixed;
}

.yfs-table tr th,
.yfs-table tr td {
	padding: 0;
	border: 1px solid #d3d3d3;
	height: 40px;
	background-clip: padding-box;
}

.yfs-table .yfs-table-title {
	text-align: center;
	font-size: 14px;
	background-color: #F2F2F2;
	font-weight: bolder;
	color: #1E9FFF;
}


/*.yfs-table .yfs-table-content span{
	background-color: #F2F2F2;
	display: block;
	width: calc(100% - 10px);
	height: 100%;
	margin-left: 0px !important;
	padding-top: 10px;
	padding-left: 10px;
	
}*/

.padding_lr_10 {
	padding: 0 10px !important;
}


/*
 *根据不同的屏幕宽度显示不同的值
 * */

@media screen and (max-width: 800px) {
	.show_800 {
		display: none;
	}
}

@media screen and (min-width: 800px) {
	.show_800 {
		display: inline-block !important;
	}
}

@media screen and (max-width: 1200px) {
	.show_1200 {
		display: none;
	}
}

@media screen and (min-width: 1200px) {
	.show_1200 {
		display: inline-block !important;
	}
}

@media screen and (max-width: 1600px) {
	.show_1600 {
		display: none;
	}
}

@media screen and (min-width: 1600px) {
	.show_1600 {
		display: inline-block !important;
	}
}

.layui-form-select dl {
	/*max-height: 150px !important;*/
}

.layui-anim.layui-anim-upbit {
	width: 100%;
}

.yfs-list {
	background-color: #f7f7f7;
	height: auto;
}

.yfs-body {}

.yfs-body-search {
	background-color: white;
	margin: 10px;
}

.yfs-body-button {
	margin-left: 10px;
	margin-bottom: 10px;
}

.yfs-body-table {
	padding-left: 10px;
	padding-right: 10px;
}

#pageDiv {
	position: relative;
	bottom: 0;
	left: 0;
	background-color: transparent;
	text-align: center
}

.layui-table-tool {
	background-color: transparent;
	border: 0
}

.layui-laypage {
	width: 100%;
}

.layui-table-header {
	/*background-color: white;*/
	border-width: 0px 0px 0px;
}

.layui-table tbody tr:hover,
.layui-table thead tr {
	/*background-color: white;*/
}

.layui-table-body {
	background-color: white;
}

.layui-table-body .layui-none {
	background-color: white;
}

.layui-laypage .layui-laypage-count {
	background: transparent;
}

.layui-laypage .layui-laypage-skip {
	background: transparent;
}


/*IE8兼容设定*/

.layui-table TD {
	position: static\9;
}

.layui-table-cell .layui-btn-sm {
	font-size: 14px;
}

.yfs-body-button .layui-btn-sm {
	font-size: 14px;
}

.yfs-body-search .layui-btn-sm {
	font-size: 14px;
}

.layui-table-cell .layui-btn-small {
	font-size: 14px;
}

.yfs-body-button .layui-btn-small {
	font-size: 14px;
}

.yfs-body-search .layui-btn-small {
	font-size: 14px;
}


/**
 * 分页样式
 * 
 */

.layui-laypage .layui-laypage-curr .layui-laypage-em {
	background-color: #32A8EE;
}

.layui-laypage input:focus,
.layui-laypage select:focus {
	border-color: #32A8EE !important;
}


/**
 * 上下居中调整
 */

.layui-form-switch {
	margin-top: 0px;
}

.layui-form-radio {
	margin: 0px 10px 0 0;
}


/**
 * checkbox 颜色
 */

.layui-form-checked[lay-skin=primary] i {
	border-color: #32A8EE;
	background-color: #32A8EE;
}

.layui-form-onswitch {
	border-color: #32A8EE;
	background-color: #32A8EE;
}

.layui-form-radio>i:hover,
.layui-form-radioed>i {
	color: #32A8EE;
}


/**
 * 企业端内容div
 */

.contentDiv {
	margin: 0 auto;
	width: 80%;
	width: 1150px;
	min-width: 1150px;
	margin-top: 30px;
	min-height: calc(100vh - 420px);
	background-color: #FFFFFF;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
	-webkit-box-shadow: 0 0 0 1000px white inset;
}

.layui-table tbody tr:hover,
.layui-table-hover {
	background-color: #ffffff !important;
}

.yfs-body-table .layui-table tbody tr:hover,
.yfs-body-table .layui-table-hover {
	background-color: #f2f2f2 !important;
}

.layui-form-checkbox[lay-skin=primary]:hover i{
	border-color: #32A8EE;
}

/**** 清除浮动****/
.clearfix:after {
	content: '\0020';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix {
	*zoom: 1
}

dd{
	line-height: 36px !important;
}
.layui-btn-normal{
	background-color: #086FD6;
	border-radius: 4px;
}
.layui-form-select .layui-input,
.layui-input, .layui-textarea{
	border-radius: 4px;
}
