html {
	overflow-x: hidden;
	/* font-family: '鐎甸偊鍠涢拏瀣⒖閸涘鎷�','Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif; */
}

body {
	font-family: 'Microsoft YaHei', 'Source Sans Pro', 'Helvetica Neue',
		Helvetica, Arial, sans-serif;
	font-size: 13px;
}

::-webkit-input-placeholder { /* WebKit browsers */
	font-size: 13px;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	font-size: 13px;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
	font-size: 13px;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
	font-size: 13px;
}

/*鐎规矮绠熷姘З閺夆�愁啍妤傛ê寮烽懗灞炬珯閿涘苯顔旀妯哄瀻閸掝偄顕惔鏃�铆缁旀牗绮撮崝銊︽蒋閻ㄥ嫬鏄傜�碉拷*/
::-webkit-scrollbar {
	width: 12px;
	height: 12px;
	border-radius: 12px;
	background-color: #f5f5f5;
}
/*鐎规矮绠熷姘З閺夛紕娈戞潪銊╀壕閿涘苯鍞撮梼鏉戝閸欏﹤娓剧憴锟�*/
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 12px;
	background-color: #F5F5F5;
}
/*鐎规矮绠熷鎴濇健閿涘苯鍞撮梼鏉戝閸欏﹤娓剧憴锟�*/
::-webkit-scrollbar-thumb {
	/*width: 10px;*/
	height: 12px;
	border-radius: 12px;
	-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .3);
	background-color: #999;
}

.login-page, .register-page {
	/* background-color:#1e282c;
	background-color:#f0f0f0; */
	
}

.content-header {
	position: relative;
	padding: 0 0 3px 8px
}

.content-header>.breadcrumb {
	position: relative;
	top: 0;
	right: 0;
	float: none;
	margin-top: 0px;
	padding-left: 10px;
	background: #ecf0f5;
}

.main-footer {
	padding: 7px;
	color: #444;
	border-top: 1px solid #eee;
}

[v-cloak] {
	display: none;
}

.grid-btn {
	margin-bottom: 10px;
}

.grid-btn .btn {
	margin-right: 10px;
}

.pointer {
	cursor: pointer;
}

.ml-10 {
	margin-left: 0 !important;
}

/* @media ( min-width : 768px) {
	.ml-10 {
		margin-left: 10px !important;
	}
	.col-sm-10 {
		width: 70%;
		padding-left: 0px;
	}
	.col-sm-2 {
		width: 24%;
	}
} */

/* tbody>tr>th {
	font-weight: normal;
	background-color:#f5f5f5;
} */

/* tr>th {
	font-weight: bold;
	background-color:#f5f5f5;
}
 */
.panel .table {
	margin: 0 0;
}

.panel .pagination {
	margin: 0;
}

.panel-default>.panel-heading {
	background-color: #f5f5f5;
}

.row {
	/* border-top: 1px solid #ddd; */
	margin: 0;
	padding: 10px 2px 0px 2px;
}

.row.line {
	border-top: 1px solid #ddd;
}

.row.first {
	padding: 0px 2px 0px 2px;
}

.col-xs-6 {
	padding-left: 0px;
	padding-right: 0px;
}

.form-horizontal .form-group {
	margin-left: 0px;
	margin-right: 0px;
}

.form-horizontal {
	width: 550px;
	padding-top: 20px;
}

.form-horizontal.long {
	width: 100%;
	padding-top: 20px;
}

.form-inline {
	/* width: 550px; */
	/* padding-top: 20px; */
	
}

.form-inline.short {
	width: 550px;
	/* padding-top: 20px; */
}

.input-inline {
	display: inline;
}

.span1 {
	width: 8%;
}

.span10 {
	width: 80%;
}

.span12 {
	width: 96%;
}

.checkbox, .radio {
	margin: 0px;
}

input[type=file] {
    display: none;
}

/**************   adminLte *********************/
.content {
	padding: 5px;
}
/**************   layer *********************/

/**************   layer *********************/
.layui-layer-content {
	max-height: 300px;
}

.layui-layer-content pre {
	background-color: #ffffff;
	border: 0px;
	color: #333;
	font-size: 14px;
	/* 	line-height: 42px; */
	margin: 3px;
	padding: 0px;
}

/**************   layer *********************/

/**************   select2 *********************/
.select2-container .select2-selection--single {
	height: 34px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered
	{
	color: #444;
	line-height: 34px
}
/**************   select2 *********************/

/************** lg css *********************/
.cellDetail {
	display: inline-block;
	height: 13px;
	line-height: 13px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: clip;
}
/************** lg css *********************/
input.error {
	color: red;
	border: 1px solid #900;
}

/***************element-ui*****************/
.el-row {
	margin-bottom: 10px;
}

.el-row.bottom {
	margin-bottom: 0px;
}

.el-row.margin-top {
	margin-top: 10px;
}

form.small {
	width: 80%;
}

.el-form {
	font-size: 13px;
}

form.noTitle label.el-form-item__label {
	visibility: hidden;
	width: 0px;
	max-height: 1px;
	padding: 0px;
	max-width: 0px;
}

div.noTitle label.el-form-item__label {
	visibility: hidden;
	width: 0px;
	max-height: 1px;
	padding: 0px;
	max-width: 0px;
}

.el-form-item__label {
	font-size: 13px;
	/* font-weight:normal; */
}

form.noTitle .el-input {
	width: 200px;
}

/* 
label.el-form-item__label{ 
	width:80px;
}*/
div.el-form-item {
	margin-bottom: 13px;
}

.el-radio__label {
	font-size: 13px;
	line-height:40px;
}

.el-table th {
	height: 36px;
	padding:0px; 
	background-color:#eef1f6;
	color:#000;
}

.el-table th .cell {
	padding: 2px 5px;
	font-size: 14px;
}

.el-table td {
	height: 36px;
	padding: 0px;
}

.el-table  td .cell {
	height: 36px;
	padding: 2px 4px;
	font-size: 13px;
	line-height: 32px;
}

/* TOOD */
.detailTable td .cell{
	height:55px; 
}


.detailTable td .cell .el-input  {
	height: 30px;
	padding: 2px;
	font-size: 13px;
	
}

.detailTable label.el-form-item__label {
	visibility: hidden;
	width: 0px;
	max-height: 1px;
	padding: 0px;
	max-width: 0px;
}


.detailTable .el-form-item__content {
	height: 30px;
	line-height:1;
} 


 .el-table .success-row {
    background: #99ff99;
  }

/*
.el-table  td .cell .el-input{ 
	height:30px;
} 

 .el-table td .cell button,input,select{
	height:32px; 
	padding:2px; 
} 
 */


.el-table td .cell .el-input__inner {
	height: 40px;
	padding: 2px;
	font-size: 13px;
}


.el-table td .cell .el-button {
	font-size: 13px;
}

/* .el-table__body input,select{
	height:30px; 
	line-height:30px;
	font-size:12px;
	
}
 */
/* 
.el-button--primary{ 
	background-color: #337ab7;
	border-color: #2e6da4; 
}
.el-button--primary:hover{ 
    background-color: #286090;
    border-color: #204d74; 
} 
 */
.el-table .cell, .el-table__footer-wrapper, .el-table__header-wrapper {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.el-select,.el-autocomplete{
	width: 100%;
}

.el-input-group__append .el-button.el-button--primary {
	color: #fff;
	background-color: #20a0ff;
	border-color: #20a0ff;
}

.el-menu-item,.el-submenu__title {
	height: 35px;
	line-height: 35px;
	/* background: #1e282c; */
}

/* .el-submenu__title:hover { 
	color: #fff;
} */

.el-submenu .el-menu-item {
	height: 33px;
	line-height: 33px;
}
/* 
.el-submenu .el-menu-item:hover {
	color: #fff;
} */
.el-form-item__error {
	font-size: 12px;
	font-weight: normal;
}

.el-tooltip__popper {
	margin-left: 50px;
	margin-right: 50px;
}

.el-dropdown-menu {
	margin: 0px;
	padding: 2px 3px 2px 3px;
	color: #20a0ff;
}

.el-dropdown-menu__item {
	padding: 1px 0px 1px 2px;
	font-size: 13px;
	line-height:28px;
	margin-left:2px;
}

.el-transfer {
	font-size: 13px;
}

.el-checkbox__label {
	font-size: 13px;
	line-height:40px;
}

div.el-dialog__header{
	padding:10px 5px;
}

div.el-dialog__body{
	padding:10px 5px;
}

div.el-dialog__footer{
	padding:10px 5px;
}

/***********************element-ui******************************/
/* 

.skin-blue .main-header .navbar {
    background-color: #20a0ff;
}

.skin-blue .main-header .logo {
   background-color: #20a0ff;
}
 

.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
     background-color: #eef1f6;
}


.skin-blue .sidebar-menu>li.header { 
    background-color: #eef1f6;
}

.el-menu--dark .el-menu-item, .el-menu--dark .el-submenu__title{
      background-color:  #eef1f6;
      color:#48576a;
}


.el-menu--dark .el-menu-item:hover, .el-menu--dark .el-submenu__title:hover {
      background-color: #20a0ff;
} */
.container {
	position: absolute;
	top: 0px;
	bottom: 0px;
	padding: 0px;
	width: 100%;
	margin: 0px;
}

.container .header  .tools {
	padding: 0px 15px 0px 15px;
	color: #fff;
	width: 45px;
	cursor: pointer;
}

.container .header {
	height: 50px;
	line-height: 50px;
	background: #20a0ff;
	background-image: initial;
	background-position-x: initial;
	background-position-y: initial;
	background-size: initial;
	background-repeat-x: initial;
	background-repeat-y: initial;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: rgb(32, 160, 255);
	color: #fff;
	width: 100%;
}


.container .header .logo {
	width: 230px;
	height: 50px;
	font-size: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-color: rgba(238, 241, 146, 0.3);
	border-right-width: 1px;
	border-right-style: solid;
}

.container .header .logo-width {
	width: 230px;
}

.container .header .logo-collapse-width {
	width: 60px
}


.container .header .userinfo {
	text-align: right;
	padding-right: 35px;
	float: right;
}

.container .header .userinfo .userinfo-inner {
	cursor: pointer;
	color: #fff;
}

.container .header .userinfo .userinfo-inner img {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	margin: 10px 0px 10px 10px;
	float: right;
}

.container .main {
	display: -webkit-flex; /* Safari */
	display: flex;
	position: absolute;
	top: 50px;
	bottom: 0px;
	overflow: hidden;
}

.container .main aside {
	flex: 0 0 230px;
	width: 230px;
}

.container .main aside .el-menu {
	height: 100%;
}

.container .main aside .collapsed {
	width: 60px;
}

.container .main aside .collapsed .item {
	position: relative;
}

.container .main aside .submenu {
	position: absolute;
	top: 0px;
	left: 60px;
	z-index: 99999;
	height: auto;
	display: none;
}
	
.container .main .content-container {
	flex: auto;
	overflow: hidden;
	/* padding-right:5px; */
	display: -webkit-flex; /* Safari */
	display: flex;
	flex-direction: column;
}

.container .main .content-container iframe {
	margin: 0px;
	width: 100%;
	height: 100%;
	min-height: 400px;
	overflow: visible;
	background: #fff;
}

.container .main .menu-collapsed{
	flex:0 0 60px;
	width: 60px;
}

.container .main  .menu-expanded {
	flex: 0 0 230px;
	width: 230px;
}

.container .main .content-header {
	flex: 1;
	overflow: hidden;
	height: 35px;
}

.container .main .content-container .breadcrumb-container .title {
	width: 200px;
	float: left;
	color: #475669;
}

.container .main .content-container .breadcrumb-container .breadcrumb-inner
	{
	float: right;
}

.container  .main .content-container  .content-wrapper {
	background-color: #fff;
	box-sizing: border-box;
}

.container .main footer {
	flex: auto;
	overflow: hidden;
	width: 100%;
	height: 35px;
	padding: 0px;
	line-height: 35px;
	/* footer閻ㄥ嫰鐝惔锔跨鐎规俺顩﹂弰顖氭祼鐎规艾锟斤拷*/
	/* position:absolute; */
	/*    bottom:0px;
    left:0px;  
    margin-left:230px;
    padding:0px; 
    line-height:35px; */
}
 
.container .main  ol { 
	display: block;
	list-style-type: decimal;
	margin: 0px; 
}

.container .main .breadcrumb {
	padding: 8px 15px;
	list-style: none;
	color: #48576a;
	background-color: #eef1f6;
}

.breadcrumb>li {
	display: inline-block;
}



/*******閿熸枻鎷烽敓绔鍑ゆ嫹*************************************************************/
/* side */
.csSide {
	position: fixed;
	width: 96px;
	left: 0px;
	top: 214px;
	z-index: 100;
	border:0px solid #ff0000;
	left: -75px;
	transition:left 1s;
	-moz-transition:left 1s;
	-webkit-transition:left 1s;
	-o-transition:left 1s;
}


.csSide .title {
	width: 20px;
	z-index: 100;
	background-color: #32679D;
	color:#fff;
	font-size:16px;
	line-height:25px;
	padding-left:1px;
	float:right;
}

.csSide .content {
	width:75px;
	overflow: hidden;
	box-shadow: 1px 2px 3px rgba(0,0,0,0.35);
	float:left;
}

.csSide a{
	text-decoration:none;
}

.csSide ul {
	margin: 0px;
}

.csSide ul li {
	width: 75px;
	height: 50px;
}

.csSide ul li.pcs {
	background-color:#668DB6;
}

.csSide ul li.acs {
	background-color:#99B4CF;
}

.csSide ul li .sidebox {
	width: 65px;
	height: 50px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	font: 16px/50px "Microsoft YaHei","Microsoft JhengHei",STHeiti,MingLiu;
	padding-left: 10px;
	color: #ffffff;
}


.csSide ul li img {
	float: right;
	height:22px;
	width:20px;
	padding-top:15px;
	padding-right:10px;
}

.csSide:hover {
	left: 0px;
}

/*******閿熸枻鎷烽敓绔鍑ゆ嫹*************************************************************/